Lines Matching refs:getLocationContext
674 P.getLocationContext()->getDecl(), SMng); in create()
685 P.getLocationContext()->getDecl(), SMng); in create()
691 return PathDiagnosticLocation::createEnd(S, SMng, P.getLocationContext()); in create()
702 CE->getLocationContext(), in create()
706 CEE->getLocationContext(), in create()
711 CEB->getLocationContext()); in create()
713 CEB->getLocationContext()->getDecl()->getSourceRange().getEnd(), SMng); in create()
730 FE->getLocationContext()); in create()
735 return PathDiagnosticLocation(S, SMng, P.getLocationContext()); in create()
851 const Decl *caller = CE.getLocationContext()->getDecl(); in construct()
853 CE.getLocationContext(), in construct()
876 callEnter = getLocationForCaller(CalleeCtx, CE.getLocationContext(), SM); in setCallee()