Searched refs:CacheCodeCompletionResults (Results 1 – 3 of 3) sorted by relevance
372 void CacheCodeCompletionResults();693 bool CacheCodeCompletionResults = false,715 bool CacheCodeCompletionResults = false,748 bool CacheCodeCompletionResults = false,
375 bool CacheCodeCompletionResults = false; in clang_indexSourceFile_Impl() local384 CacheCodeCompletionResults in clang_indexSourceFile_Impl()400 CacheCodeCompletionResults, in clang_indexSourceFile_Impl()
336 void ASTUnit::CacheCodeCompletionResults() { in CacheCodeCompletionResults() function in ASTUnit1697 bool CacheCodeCompletionResults, in LoadFromCompilerInvocationAction() argument1720 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocationAction()1869 bool CacheCodeCompletionResults, in LoadFromCompilerInvocation() argument1880 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocation()1907 bool CacheCodeCompletionResults, in LoadFromCommandLine() argument1968 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCommandLine()2046 CacheCodeCompletionResults(); in Reparse()