Searched refs:getCurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
963 new MacroDefinitionTrackerPPCallbacks(Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()965 Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()1007 Unit(Unit), Hash(Unit.getCurrentTopLevelHashValue()), Action(Action) { in PrecompilePreambleConsumer()1061 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()1880 new MacroDefinitionTrackerPPCallbacks(AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()1885 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
542 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function