Home
last modified time | relevance | path

Searched refs:CacheCodeCompletionResults (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Frontend/
DASTUnit.h416 void CacheCodeCompletionResults();
788 bool CacheCodeCompletionResults = false,
814 bool CacheCodeCompletionResults = false,
850 bool CacheCodeCompletionResults = false,
/external/clang/lib/Frontend/
DASTUnit.cpp337 void ASTUnit::CacheCodeCompletionResults() { in CacheCodeCompletionResults() function in ASTUnit
1729 unsigned PrecompilePreambleAfterNParses, bool CacheCodeCompletionResults, in LoadFromCompilerInvocationAction() argument
1753 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocationAction()
1900 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCompilerInvocation() argument
1909 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocation()
1937 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCommandLine() argument
1990 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCommandLine()
2063 CacheCodeCompletionResults(); in Reparse()
/external/clang/tools/libclang/
DIndexing.cpp605 bool CacheCodeCompletionResults = false; in clang_indexSourceFile_Impl() local
615 CacheCodeCompletionResults in clang_indexSourceFile_Impl()
636 CacheCodeCompletionResults, in clang_indexSourceFile_Impl()
DCIndex.cpp3091 bool CacheCodeCompletionResults in clang_parseTranslationUnit_Impl() local
3173 TUKind, CacheCodeCompletionResults, IncludeBriefCommentsInCodeCompletion, in clang_parseTranslationUnit_Impl()