reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
348 assert((L.isInvalid() || SourceMgr) && "No SourceMgr for valid location"); 360 DiagnosticMapping Mapping = makeUserMapping(Map, L); 364 if ((L.isInvalid() || L == DiagStatesByLoc.getCurDiagStateLoc()) && 364 if ((L.isInvalid() || L == DiagStatesByLoc.getCurDiagStateLoc()) && 379 PushDiagStatePoint(&DiagStates.back(), L);