Home
last modified time | relevance | path

Searched refs:getCurrentTopLevelHashValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DASTUnit.h543 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp1002 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()
1004 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()
1608 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
1613 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()