reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1085 if (!PrevLoc.isValid() || !PrevLoc.asLocation().isValid()) { 1085 if (!PrevLoc.isValid() || !PrevLoc.asLocation().isValid()) { 1086 PrevLoc = NewLoc; 1092 if (NewLoc.asStmt() && NewLoc.asStmt() == PrevLoc.asStmt()) 1096 std::make_shared<PathDiagnosticControlFlowPiece>(NewLoc, PrevLoc)); 1097 PrevLoc = NewLoc;