Searched refs:getFnDebugLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugLoc.h110 DebugLoc getFnDebugLoc() const;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp49 DebugLoc DebugLoc::getFnDebugLoc() const { function in class:DebugLoc
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1421 DebugLoc FnStartDL = PrologEndLoc.getFnDebugLoc();

Completed in 107 milliseconds