Home
last modified time | relevance | path

Searched refs:getCachedCompletionAllocator (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
DASTUnit.h367 getCachedCompletionAllocator() { in getCachedCompletionAllocator() function
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp718 Results->CachedCompletionAllocator = AST->getCachedCompletionAllocator(); in clang_codeCompleteAt_Impl()
DCIndex.cpp7649 astUnit->getCachedCompletionAllocator().get()) { in clang_getCXTUResourceUsage()