Home
last modified time | relevance | path

Searched refs:getFromDILexicalBlock (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DDebugLoc.h66 static DebugLoc getFromDILexicalBlock(MDNode *N);
/external/llvm/lib/VMCore/
DDebugLoc.cpp132 DebugLoc DebugLoc::getFromDILexicalBlock(MDNode *N) { in getFromDILexicalBlock() function in DebugLoc
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1583 getOrCreateDbgScope(DebugLoc::getFromDILexicalBlock(Scope)); in getOrCreateDbgScope()