Searched refs:getFnDebugLoc (Results 1 – 8 of 8) sorted by relevance
100 DebugLoc getFnDebugLoc() const;
110 DebugLoc getFnDebugLoc() const;
49 DebugLoc DebugLoc::getFnDebugLoc() const { in getFnDebugLoc() function in DebugLoc
50 DebugLoc DebugLoc::getFnDebugLoc() const { in getFnDebugLoc() function in DebugLoc
1103 static DebugLoc getFnDebugLoc(DebugLoc DL, const LLVMContext &Ctx) { in getFnDebugLoc() function1276 DebugLoc FnStartDL = getFnDebugLoc(PrologEndLoc, in beginFunction()
898 DebugLoc FnStartDL = PrologEndLoc.getFnDebugLoc(); in beginFunction()
1260 DebugLoc FnStartDL = PrologEndLoc.getFnDebugLoc(); in beginFunctionImpl()