OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getParentScope
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
ScopedHashTable.h
102
ScopedHashTableScope *
getParentScope
() { return PrevScope; }
103
const ScopedHashTableScope *
getParentScope
() const { return PrevScope; }
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeInlineSiteSymbol.cpp
84
TypeIndex ParentScope = FRecord.
getParentScope
();
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeDumpVisitor.cpp
348
printItemIndex("ParentScope", Func.
getParentScope
());
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h
617
TypeIndex
getParentScope
() const { return ParentScope; }
Completed in 53 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026