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

/external/clang/include/clang/AST/
H A DASTContext.h582 size_t getSideTableAllocatedMemory() const;
/external/clang/tools/libclang/
H A DCIndex.cpp7644 (unsigned long) astContext.getSideTableAllocatedMemory());
/external/clang/lib/AST/
H A DASTContext.cpp8714 size_t ASTContext::getSideTableAllocatedMemory() const { function in class:ASTContext

Completed in 112 milliseconds