Searched refs:getCurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
885 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()887 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()932 Unit(Unit), Hash(Unit.getCurrentTopLevelHashValue()), Action(Action), in PrecompilePreambleConsumer()995 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()1846 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()1851 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
601 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function