Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h395 unsigned CompletionCacheTopLevelHashValue; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp232 CompletionCacheTopLevelHashValue(0), in ASTUnit()
488 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()
1631 CompletionCacheTopLevelHashValue = 0; in getMainBufferWithPrecompiledPreamble()
2047 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()