OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CacheCodeCompletionResults
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Frontend/
ASTUnit.h
415
void
CacheCodeCompletionResults
();
763
bool PrecompilePreamble = false, bool
CacheCodeCompletionResults
= false,
783
bool
CacheCodeCompletionResults
= false,
812
bool
CacheCodeCompletionResults
= false,
[
all
...]
/external/clang/lib/Frontend/
ASTUnit.cpp
340
void ASTUnit::
CacheCodeCompletionResults
() {
[
all
...]
/external/clang/tools/libclang/
Indexing.cpp
628
bool
CacheCodeCompletionResults
= false;
636
CacheCodeCompletionResults
656
CacheCodeCompletionResults
,
[
all
...]
CIndex.cpp
[
all
...]
Completed in 558 milliseconds