Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDebugInfo.cpp254 bool DIDescriptor::isLexicalBlock() const { in isLexicalBlock() function in DIDescriptor
512 if (isLexicalBlock()) in getFilename()
531 if (isLexicalBlock()) in getDirectory()
814 else if (Scope.isLexicalBlock()) in processModule()
844 else if (S.isLexicalBlock()) in processLocation()
875 if (Context.isLexicalBlock()) in processLexicalBlock()
959 if (D.isLexicalBlock()) in getDISubprogram()
/external/llvm/lib/Target/PTX/
DPTXAsmPrinter.cpp277 } else if (Scope.isLexicalBlock()) { in EmitInstruction()
/external/llvm/include/llvm/Analysis/
DDebugInfo.h120 bool isLexicalBlock() const;
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp115 assert(Scope.isLexicalBlock() && in findSubprogram()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp419 if (Scope.isLexicalBlock()) { in getOrCreateAbstractScope()
1581 if (DIDescriptor(Scope).isLexicalBlock()) { in getOrCreateDbgScope()
2119 } else if (Scope.isLexicalBlock()) { in recordSourceLine()