Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h737 size_t getSideTableAllocatedMemory() const;
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp9075 (unsigned long)astContext.getSideTableAllocatedMemory()); in clang_getCXTUResourceUsage()
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp11938 size_t ASTContext::getSideTableAllocatedMemory() const { in getSideTableAllocatedMemory() function in ASTContext