Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h496 size_t getASTAllocatedMemory() const { in getASTAllocatedMemory() function
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6871 (unsigned long) astContext.getASTAllocatedMemory()); in clang_getCXTUResourceUsage()