Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CacheCodeCompletionResults

351 void ASTUnit::CacheCodeCompletionResults() {
1774 bool CacheCodeCompletionResults,
1797 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults;
1939 bool CacheCodeCompletionResults,
1950 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults;
1979 bool CacheCodeCompletionResults,
2039 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults;
2118 CacheCodeCompletionResults();