Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h543 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1003 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()
1005 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()
1611 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
1616 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()