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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h341 unsigned CompletionCacheTopLevelHashValue = 0; member in class:clang::ASTUnit
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp503 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue;
1423 CompletionCacheTopLevelHashValue = 0;
1876 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue)

Completed in 172 milliseconds