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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1004 Unit.getCurrentTopLevelHashValue()));
1006 Unit, Unit.getCurrentTopLevelHashValue());
1631 AST->getCurrentTopLevelHashValue()));
1636 *AST, AST->getCurrentTopLevelHashValue()));
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h543 unsigned &getCurrentTopLevelHashValue() { return CurrentTopLevelHashValue; } function in class:clang::ASTUnit

Completed in 103 milliseconds