Searched refs:TopContextLoc (Results 1 – 1 of 1) sorted by relevance
1132 ContextLocation &TopContextLoc = CLocs.back(); in addEdge() local1135 if (TopContextLoc == CLoc) { in addEdge()1137 if (IsConsumedExpr(TopContextLoc)) in addEdge()1138 TopContextLoc.markDead(); in addEdge()1144 TopContextLoc.markDead(); in addEdge()1148 if (containsLocation(TopContextLoc, CLoc)) { in addEdge()1212 const PathDiagnosticLocation &TopContextLoc = CLocs.back(); in addContext() local1215 if (TopContextLoc == L) in addContext()1218 if (containsLocation(TopContextLoc, L)) { in addContext()