Searched refs:getFnDebugLoc (Results 1 – 3 of 3) sorted by relevance
110 DebugLoc getFnDebugLoc() const;
50 DebugLoc DebugLoc::getFnDebugLoc() const { in getFnDebugLoc() function in DebugLoc
365 DebugLoc FnStartDL = PrologEndLoc.getFnDebugLoc(); in beginFunction()