Searched refs:callEnterWithin (Results 1 – 7 of 7) sorted by relevance
326 callEnterWithin = call->getCallEnterWithinCallerEvent(); in FlushDiagnosticsImpl() local327 if (callEnterWithin) in FlushDiagnosticsImpl()328 AddFID(FM, Fids, *SM, callEnterWithin->getLocation().asLocation()); in FlushDiagnosticsImpl()
134 if (!SMgr.isInMainFile(CP->callEnterWithin.asLocation())) in getFirstStackedCallToHeaderFile()305 FullSourceLoc X_CEWL = X.callEnterWithin.asLocation(); in compareCall()306 FullSourceLoc Y_CEWL = Y.callEnterWithin.asLocation(); in compareCall()903 callEnterWithin = PathDiagnosticLocation::createBegin(Callee, SM); in setCallee()994 if (!callEnterWithin.asLocation().isValid()) in getCallEnterWithinCallerEvent()1008 return new PathDiagnosticEventPiece(callEnterWithin, Out.str()); in getCallEnterWithinCallerEvent()
239 if (Call->callEnterWithin.asLocation().isValid() && in adjustCallLocations()241 ThisCallLocation = &Call->callEnterWithin; in adjustCallLocations()
256 FullSourceLoc X_CEWL = X.callEnterWithin.asLocation(); in compareCall()257 FullSourceLoc Y_CEWL = Y.callEnterWithin.asLocation(); in compareCall()873 callEnterWithin = PathDiagnosticLocation::createBegin(Callee, SM); in setCallee()1022 if (!callEnterWithin.asLocation().isValid()) in getCallEnterWithinCallerEvent()1036 return std::make_shared<PathDiagnosticEventPiece>(callEnterWithin, Out.str()); in getCallEnterWithinCallerEvent()
593 PathDiagnosticLocation callEnterWithin; variable
573 PathDiagnosticLocation callEnterWithin; variable
512 if (Call->callEnterWithin.asLocation().isValid() && in adjustCallLocations()514 ThisCallLocation = &Call->callEnterWithin; in adjustCallLocations()3192 if (!AnalysisManager::isInCodeFile(CP->callEnterWithin.asLocation(), SMgr)) in getFirstStackedCallToHeaderFile()