Searched refs:getFnDebugLoc (Results 1 – 4 of 4) sorted by relevance
110 DebugLoc getFnDebugLoc() const;
50 DebugLoc DebugLoc::getFnDebugLoc() const { in getFnDebugLoc() function in DebugLoc
350 DebugLoc FnStartDL = PrologEndLoc.getFnDebugLoc(); in beginFunction()
362 ? IP->getDebugLoc().getFnDebugLoc() in InjectCoverageAtBlock()