Home
last modified time | relevance | path

Searched defs:CacheCodeCompletionResults (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Frontend/
DASTUnit.cpp345 void ASTUnit::CacheCodeCompletionResults() { in CacheCodeCompletionResults() function in ASTUnit
1750 bool CacheCodeCompletionResults, in LoadFromCompilerInvocationAction()
1915 bool CacheCodeCompletionResults, in LoadFromCompilerInvocation()
1955 bool CacheCodeCompletionResults, in LoadFromCommandLine()
/external/clang/tools/libclang/
DIndexing.cpp639 bool CacheCodeCompletionResults = false; in clang_indexSourceFile_Impl() local