Searched refs:getCurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
881 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()883 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()925 Unit(Unit), Hash(Unit.getCurrentTopLevelHashValue()), Action(Action) { in PrecompilePreambleConsumer()979 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()1816 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()1821 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
597 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function