Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h732 size_t getASTAllocatedMemory() const { in getASTAllocatedMemory() function
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp9060 (unsigned long)astContext.getASTAllocatedMemory()); in clang_getCXTUResourceUsage()