Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp265 bool DIDescriptor::isNameSpace() const { in isNameSpace() function in DIDescriptor
562 if (isNameSpace()) in getFilename()
583 if (isNameSpace()) in getDirectory()
/external/swiftshader/third_party/LLVM/tools/opt/
Dopt.cpp355 if (Context.isNameSpace()) { in getContextName()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h121 bool isNameSpace() const;
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp568 } else if (Context.isNameSpace()) { in addToContextOwner()
638 || Context.isNameSpace())) in addGlobalType()