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

/external/llvm/include/llvm/ADT/
H A DScopedHashTable.h99 ScopedHashTableScope *getParentScope() { return PrevScope; } function in class:llvm::ScopedHashTableScope
100 const ScopedHashTableScope *getParentScope() const { return PrevScope; } function in class:llvm::ScopedHashTableScope

Completed in 64 milliseconds