Searched refs:TopContextLoc (Results 1 – 1 of 1) sorted by relevance
977 ContextLocation &TopContextLoc = CLocs.back(); in addEdge() local980 if (TopContextLoc == CLoc) { in addEdge()982 if (IsConsumedExpr(TopContextLoc) && in addEdge()983 !IsControlFlowExpr(TopContextLoc.asStmt())) in addEdge()984 TopContextLoc.markDead(); in addEdge()992 if (containsLocation(TopContextLoc, CLoc)) { in addEdge()1056 const PathDiagnosticLocation &TopContextLoc = CLocs.back(); in addContext() local1059 if (TopContextLoc == L) in addContext()1062 if (containsLocation(TopContextLoc, L)) { in addContext()