Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h546 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1038 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()
1040 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()
1645 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
1650 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()