Searched refs:getFnDebugLoc (Results 1 – 3 of 3) sorted by relevance
288 LLVM_ABI DebugLoc getFnDebugLoc() const;
78 DebugLoc DebugLoc::getFnDebugLoc() const { in getFnDebugLoc() function in DebugLoc
1595 DebugLoc FnStartDL = PrologEndLoc.getFnDebugLoc(); in beginFunctionImpl()