HomeSort by: relevance | last modified time | path
    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