Searched refs:TopContextLoc (Results 1 – 1 of 1) sorted by relevance
1126 ContextLocation &TopContextLoc = CLocs.back(); in addEdge() local1129 if (TopContextLoc == CLoc) { in addEdge()1131 if (IsConsumedExpr(TopContextLoc)) in addEdge()1132 TopContextLoc.markDead(); in addEdge()1138 TopContextLoc.markDead(); in addEdge()1142 if (containsLocation(TopContextLoc, CLoc)) { in addEdge()1206 const PathDiagnosticLocation &TopContextLoc = CLocs.back(); in addContext() local1209 if (TopContextLoc == L) in addContext()1212 if (containsLocation(TopContextLoc, L)) { in addContext()