Searched refs:ContextLocation (Results 1 – 1 of 1) sorted by relevance
771 class ContextLocation : public PathDiagnosticLocation { class774 ContextLocation(const PathDiagnosticLocation &L, bool isdead = false) in ContextLocation() function in __anondf3e59880211::ContextLocation782 std::vector<ContextLocation> CLocs;783 typedef std::vector<ContextLocation>::iterator iterator;977 ContextLocation &TopContextLoc = CLocs.back(); in addEdge()997 CLocs.push_back(ContextLocation(CLoc, true)); in addEdge()