Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Frontend/
DASTUnit.h341 unsigned CompletionCacheTopLevelHashValue = 0; variable
/external/clang/include/clang/Frontend/
DASTUnit.h397 unsigned CompletionCacheTopLevelHashValue; variable
/external/clang/lib/Frontend/
DASTUnit.cpp226 CompletionCacheTopLevelHashValue(0), in ASTUnit()
477 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()
1641 CompletionCacheTopLevelHashValue = 0; in getMainBufferWithPrecompiledPreamble()
2071 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp504 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()
1423 CompletionCacheTopLevelHashValue = 0; in getMainBufferWithPrecompiledPreamble()
1874 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()