Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DASTUnit.h312 getCachedCompletionAllocator() { in getCachedCompletionAllocator() function
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp774 Results->CachedCompletionAllocator = AST->getCachedCompletionAllocator(); in clang_codeCompleteAt_Impl()
H A DCIndex.cpp9012 astUnit->getCachedCompletionAllocator().get()) { in clang_getCXTUResourceUsage()