OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlockParent
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
Scope.cpp
38
BlockParent
= parent->
BlockParent
;
50
MSLastManglingParent = FnParent =
BlockParent
= nullptr;
67
if (flags & BlockScope)
BlockParent
= this;
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h
183
///
BlockParent
- This is a direct link to the immediately containing
185
Scope *
BlockParent
;
276
Scope *getBlockParent() { return
BlockParent
; }
277
const Scope *getBlockParent() const { return
BlockParent
; }
Completed in 63 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026