Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp41 DebugLoc DebugLoc::getFnDebugLoc() const { in getFnDebugLoc() function in DebugLoc
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugLoc.h90 DebugLoc getFnDebugLoc(const LLVMContext &) const { in getFnDebugLoc() function