Home
last modified time | relevance | path

Searched refs:getASTAllocatedMemory (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DParsedAST.cpp503 Total += AST.getASTAllocatedMemory(); in getUsedBytes()
/external/clang/include/clang/AST/
DASTContext.h578 size_t getASTAllocatedMemory() const { in getASTAllocatedMemory() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h647 size_t getASTAllocatedMemory() const { in getASTAllocatedMemory() function
/external/clang/tools/libclang/
DCIndex.cpp7632 (unsigned long) astContext.getASTAllocatedMemory()); in clang_getCXTUResourceUsage()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp8683 (unsigned long)astContext.getASTAllocatedMemory()); in clang_getCXTUResourceUsage()