Searched refs:DeclContextTree (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | DwarfLinker.h | 202 DeclContextTree &ODRContexts, unsigned &UnitID, 213 DeclContextTree &ODRContexts, unsigned &UnitID,
|
D | DeclContext.h | 120 class DeclContextTree {
|
D | DeclContext.cpp | 45 PointerIntPair<DeclContext *, 1> DeclContextTree::getChildDeclContext( in getChildDeclContext()
|
D | DwarfLinker.cpp | 224 DeclContextTree &Contexts, in analyzeContextInfo() 2026 UniquingStringPool &UniquingStringPool, DeclContextTree &ODRContexts, in registerModuleReference() 2105 DeclContextTree &ODRContexts, in loadClangModule() 2378 DeclContextTree ODRContexts; in link()
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 160 class DeclContextTree { class 1414 DeclContextTree ODRContexts; 1543 PointerIntPair<DeclContext *, 1> DeclContextTree::getChildDeclContext( in getChildDeclContext() 1766 DeclContextTree &Contexts, in analyzeContextInfo()
|