Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Frontend/
DASTUnit.h312 getCachedCompletionAllocator() { in getCachedCompletionAllocator() function
/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()
/external/llvm-project/clang/tools/libclang/
DCIndexCodeCompletion.cpp772 Results->CachedCompletionAllocator = AST->getCachedCompletionAllocator(); in clang_codeCompleteAt_Impl()
DCIndex.cpp8703 astUnit->getCachedCompletionAllocator().get()) { in clang_getCXTUResourceUsage()