Searched refs:GraphPrintSourceManager (Results 1 – 1 of 1) sorted by relevance
2511 static SourceManager* GraphPrintSourceManager; variable2546 << GraphPrintSourceManager->getExpansionLineNumber(SLoc) in printLocation()2548 << GraphPrintSourceManager->getExpansionColumnNumber(SLoc) in printLocation()2651 << GraphPrintSourceManager->getExpansionLineNumber(SLoc) in getNodeLabel()2653 << GraphPrintSourceManager->getExpansionColumnNumber(SLoc); in getNodeLabel()2786 GraphPrintSourceManager = &getContext().getSourceManager(); in ViewGraph()2791 GraphPrintSourceManager = nullptr; in ViewGraph()2799 GraphPrintSourceManager = &getContext().getSourceManager(); in ViewGraph()2809 GraphPrintSourceManager = nullptr; in ViewGraph()