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

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

Completed in 837 milliseconds