Searched refs:callReturn (Results 1 – 3 of 3) sorted by relevance
551 NoExit(false), callReturn(callReturnPos) {} in PathDiagnosticCallPiece()571 PathDiagnosticLocation callReturn; variable597 callReturn.flatten(); in flattenLocations()
313 FullSourceLoc X_CRL = X.callReturn.asLocation(); in compareCall()314 FullSourceLoc Y_CRL = Y.callReturn.asLocation(); in compareCall()1033 assert(callReturn.asLocation().isValid()); in getCallExitEvent()1034 return new PathDiagnosticEventPiece(callReturn, Out.str()); in getCallExitEvent()
232 if (CallerIsImplicit || !Call->callReturn.asLocation().isValid()) in adjustCallLocations()233 Call->callReturn = *LastCallLocation; in adjustCallLocations()1431 EB.addEdge(C->callReturn, /*AlwaysAdd=*/true, /*IsPostJump=*/true); in GenerateExtensivePathDiagnostic()1744 addEdgeToPath(PD.getActivePath(), PrevLoc, C->callReturn, PDB.LC); in GenerateAlternateExtensivePathDiagnostic()