Home
last modified time | relevance | path

Searched defs:getFnDebugLoc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DDebugLoc.cpp49 DebugLoc DebugLoc::getFnDebugLoc() const { in getFnDebugLoc() function in DebugLoc
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1103 static DebugLoc getFnDebugLoc(DebugLoc DL, const LLVMContext &Ctx) { in getFnDebugLoc() function