Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDebugInfo.cpp265 bool DIDescriptor::isNameSpace() const { in isNameSpace() function in DIDescriptor
593 if (isNameSpace()) in getFilename()
613 if (isNameSpace()) in getDirectory()
/external/llvm/tools/opt/
Dopt.cpp358 if (Context.isNameSpace()) { in getContextName()
/external/llvm/include/llvm/Analysis/
DDebugInfo.h122 bool isNameSpace() const;
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp595 } else if (Context.isNameSpace()) { in addToContextOwner()
681 || Context.isNameSpace())) in addGlobalType()