Home
last modified time | relevance | path

Searched refs:getParentScope (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/ADT/
DScopedHashTable.h99 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
100 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/external/llvm-project/llvm/include/llvm/ADT/
DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeInlineSiteSymbol.cpp84 TypeIndex ParentScope = FRecord.getParentScope(); in getName()
/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp240 Builder.writeTypeIndex(Record.getParentScope()); in writeFuncId()
DTypeDumper.cpp385 printTypeIndex("ParentScope", Func.getParentScope()); in visitFuncId()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp348 printItemIndex("ParentScope", Func.getParentScope()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp348 printItemIndex("ParentScope", Func.getParentScope()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h623 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h617 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h726 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function