Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h414 void CacheCodeCompletionResults();
772 bool PrecompilePreamble = false, bool CacheCodeCompletionResults = false,
792 bool CacheCodeCompletionResults = false,
821 bool CacheCodeCompletionResults = false,
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp343 void ASTUnit::CacheCodeCompletionResults() { in CacheCodeCompletionResults() function in ASTUnit
1726 bool PrecompilePreamble, bool CacheCodeCompletionResults, in LoadFromCompilerInvocationAction() argument
1750 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocationAction()
1890 TranslationUnitKind TUKind, bool CacheCodeCompletionResults, in LoadFromCompilerInvocation() argument
1899 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCompilerInvocation()
1929 bool CacheCodeCompletionResults, bool IncludeBriefCommentsInCodeCompletion, in LoadFromCommandLine() argument
1979 AST->ShouldCacheCodeCompletionResults = CacheCodeCompletionResults; in LoadFromCommandLine()
2048 CacheCodeCompletionResults(); in Reparse()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp627 bool CacheCodeCompletionResults = false; in clang_indexSourceFile_Impl() local
635 CacheCodeCompletionResults in clang_indexSourceFile_Impl()
655 CacheCodeCompletionResults, in clang_indexSourceFile_Impl()
H A DCIndex.cpp2890 bool CacheCodeCompletionResults in clang_parseTranslationUnit_Impl() local
2966 CacheCodeCompletionResults, IncludeBriefCommentsInCodeCompletion, in clang_parseTranslationUnit_Impl()