Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopedHashTable.h102 ScopedHashTableScope *getParentScope() { return PrevScope; } in getParentScope() function
103 const ScopedHashTableScope *getParentScope() const { return PrevScope; } in getParentScope() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h253 LVScope *getParentScope() const { in getParentScope() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h618 TypeIndex getParentScope() const { return ParentScope; } in getParentScope() function