OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CachedCompletionAllocator
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/libclang/
CIndexCodeCompletion.cpp
253
CachedCompletionAllocator
;
697
Results->
CachedCompletionAllocator
= AST->getCachedCompletionAllocator();
[
all
...]
/external/clang/include/clang/Frontend/
ASTUnit.h
323
return
CachedCompletionAllocator
;
339
CachedCompletionAllocator
;
Completed in 1327 milliseconds