Searched defs:CacheCodeCompletionResults (Results 1 – 2 of 2) sorted by relevance
345 void ASTUnit::CacheCodeCompletionResults() { in CacheCodeCompletionResults() function in ASTUnit1750 bool CacheCodeCompletionResults, in LoadFromCompilerInvocationAction()1915 bool CacheCodeCompletionResults, in LoadFromCompilerInvocation()1955 bool CacheCodeCompletionResults, in LoadFromCommandLine()
639 bool CacheCodeCompletionResults = false; in clang_indexSourceFile_Impl() local