Home
last modified time | relevance | path

Searched refs:completionAllocator (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCIndex.cpp7648 if (GlobalCodeCompletionAllocator *completionAllocator = in clang_getCXTUResourceUsage() local
7650 completionBytes = completionAllocator->getTotalMemory(); in clang_getCXTUResourceUsage()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp8702 if (GlobalCodeCompletionAllocator *completionAllocator = in clang_getCXTUResourceUsage() local
8704 completionBytes = completionAllocator->getTotalMemory(); in clang_getCXTUResourceUsage()