Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h578 size_t getASTAllocatedMemory() const { in getASTAllocatedMemory() function
/external/clang/tools/libclang/
DCIndex.cpp7632 (unsigned long) astContext.getASTAllocatedMemory()); in clang_getCXTUResourceUsage()