Searched refs:callReturn (Results 1 – 3 of 3) sorted by relevance
554 NoExit(false), callReturn(callReturnPos) {} in PathDiagnosticCallPiece()574 PathDiagnosticLocation callReturn; variable600 callReturn.flatten(); in flattenLocations()
309 FullSourceLoc X_CRL = X.callReturn.asLocation(); in compareCall()310 FullSourceLoc Y_CRL = Y.callReturn.asLocation(); in compareCall()1029 assert(callReturn.asLocation().isValid()); in getCallExitEvent()1030 return new PathDiagnosticEventPiece(callReturn, Out.str()); in getCallExitEvent()
232 if (CallerIsImplicit || !Call->callReturn.asLocation().isValid()) in adjustCallLocations()233 Call->callReturn = *LastCallLocation; in adjustCallLocations()1422 EB.addEdge(C->callReturn, /*AlwaysAdd=*/true, /*IsPostJump=*/true); in GenerateExtensivePathDiagnostic()1731 addEdgeToPath(PD.getActivePath(), PrevLoc, C->callReturn, PDB.LC); in GenerateAlternateExtensivePathDiagnostic()