Searched refs:getCurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance
892 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()894 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()936 Unit(Unit), Hash(Unit.getCurrentTopLevelHashValue()), Action(Action) { in PrecompilePreambleConsumer()992 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()1834 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()1839 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
597 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function