Searched refs:GraphPrintSourceManager (Results 1 – 1 of 1) sorted by relevance
2397 static SourceManager* GraphPrintSourceManager; variable2432 << GraphPrintSourceManager->getExpansionLineNumber(SLoc) in printLocation()2434 << GraphPrintSourceManager->getExpansionColumnNumber(SLoc) in printLocation()2537 << GraphPrintSourceManager->getExpansionLineNumber(SLoc) in getNodeLabel()2539 << GraphPrintSourceManager->getExpansionColumnNumber(SLoc); in getNodeLabel()2672 GraphPrintSourceManager = &getContext().getSourceManager(); in ViewGraph()2677 GraphPrintSourceManager = nullptr; in ViewGraph()2685 GraphPrintSourceManager = &getContext().getSourceManager(); in ViewGraph()2695 GraphPrintSourceManager = nullptr; in ViewGraph()