Searched refs:ShouldCacheCodeCompletionResults (Results 1 – 4 of 4) sorted by relevance
244 ShouldCacheCodeCompletionResults(false), in ASTUnit()1542 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocationAction()1707 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocation()1795 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCommandLine()1873 if (!Result && ShouldCacheCodeCompletionResults && in Reparse()
224 ShouldCacheCodeCompletionResults(false), in ASTUnit()1761 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocationAction()1917 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocation()1998 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCommandLine()2070 if (!Result && ShouldCacheCodeCompletionResults && in Reparse()
245 bool ShouldCacheCodeCompletionResults : 1; variable
297 bool ShouldCacheCodeCompletionResults : 1; variable