Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DASTUnit.h395 unsigned CompletionCacheTopLevelHashValue; variable
/external/clang/lib/Frontend/
DASTUnit.cpp225 CompletionCacheTopLevelHashValue(0), in ASTUnit()
475 CompletionCacheTopLevelHashValue = CurrentTopLevelHashValue; in CacheCodeCompletionResults()
1614 CompletionCacheTopLevelHashValue = 0; in getMainBufferWithPrecompiledPreamble()
2029 CurrentTopLevelHashValue != CompletionCacheTopLevelHashValue) in Reparse()