Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h682 size_t getASTAllocatedMemory() const { in getASTAllocatedMemory() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8735 (unsigned long)astContext.getASTAllocatedMemory()); in clang_getCXTUResourceUsage()