Home
last modified time | relevance | path

Searched defs:getParentScope (Results 1 – 6 of 6) sorted by relevance

/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/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/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