Searched refs:ShouldCacheCodeCompletionResults (Results 1 – 2 of 2) sorted by relevance
252 bool ShouldCacheCodeCompletionResults : 1; variable
217 ShouldCacheCodeCompletionResults(false), in ASTUnit()1720 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocationAction()1880 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocation()1968 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCommandLine()2044 if (!Result && ShouldCacheCodeCompletionResults && in Reparse()