Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h538 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp981 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()
983 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()
1603 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
1608 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()