Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DASTUnit.h542 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } in getCurrentTopLevelHashValue() function
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp1030 Unit.getCurrentTopLevelHashValue())); in CreateASTConsumer()
1032 Unit, Unit.getCurrentTopLevelHashValue()); in CreateASTConsumer()
1636 AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()
1641 *AST, AST->getCurrentTopLevelHashValue())); in LoadFromCompilerInvocationAction()