Searched refs:GraphPrintSourceManager (Results 1 – 1 of 1) sorted by relevance
2449 static SourceManager* GraphPrintSourceManager; variable2484 << GraphPrintSourceManager->getExpansionLineNumber(SLoc) in printLocation()2486 << GraphPrintSourceManager->getExpansionColumnNumber(SLoc) in printLocation()2589 << GraphPrintSourceManager->getExpansionLineNumber(SLoc) in getNodeLabel()2591 << GraphPrintSourceManager->getExpansionColumnNumber(SLoc); in getNodeLabel()2724 GraphPrintSourceManager = &getContext().getSourceManager(); in ViewGraph()2729 GraphPrintSourceManager = nullptr; in ViewGraph()2737 GraphPrintSourceManager = &getContext().getSourceManager(); in ViewGraph()2747 GraphPrintSourceManager = nullptr; in ViewGraph()