Home
last modified time | relevance | path

Searched refs:getSideTableAllocatedMemory (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h500 size_t getSideTableAllocatedMemory() const;
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6883 (unsigned long) astContext.getSideTableAllocatedMemory()); in clang_getCXTUResourceUsage()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp8080 size_t ASTContext::getSideTableAllocatedMemory() const { in getSideTableAllocatedMemory() function in ASTContext