Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugLoc.cpp49 DebugLoc DebugLoc::getFnDebugLoc() const { in getFnDebugLoc() function in DebugLoc
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugLoc.cpp50 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