Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h687 size_t getSideTableAllocatedMemory() const;
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8750 (unsigned long)astContext.getSideTableAllocatedMemory()); in clang_getCXTUResourceUsage()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp11080 size_t ASTContext::getSideTableAllocatedMemory() const { in getSideTableAllocatedMemory() function in ASTContext