OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CachedCompletionTypes
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Frontend/
ASTUnit.h
353
/// determined by the formatted type string. Se \c
CachedCompletionTypes
361
return
CachedCompletionTypes
;
389
llvm::StringMap<unsigned>
CachedCompletionTypes
;
[
all
...]
/external/clang/lib/Frontend/
ASTUnit.cpp
394
CachedCompletionTypes
[QualType(CanUsageType).getAsString()]
490
CachedCompletionTypes
.clear();
[
all
...]
Completed in 179 milliseconds