Home
last modified time | relevance | path

Searched refs:isNameSpace (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/IR/
DDebugInfo.cpp281 bool DIDescriptor::isNameSpace() const { in isNameSpace() function in DIDescriptor
547 if (!isNameSpace()) in Verify()
711 if (isNameSpace()) in getContext()
964 } else if (Scope.isNameSpace()) { in processScope()
1118 } else if (this->isNameSpace()) { in print()
/external/llvm/include/llvm/
DDebugInfo.h126 bool isNameSpace() const;
/external/llvm/tools/opt/
Dopt.cpp371 if (Context.isNameSpace()) { in getContextName()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp720 else if (Context.isNameSpace()) in getOrCreateContextDIE()
809 || Context.isNameSpace())) in addGlobalType()
DDwarfDebug.cpp825 if (Entity.isNameSpace()) in constructImportedEntityDIE()