HomeSort by: relevance | last modified time | path
    Searched refs:getSideTableAllocatedMemory (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 687 size_t getSideTableAllocatedMemory() const;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 11080 size_t ASTContext::getSideTableAllocatedMemory() const {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 8750 (unsigned long)astContext.getSideTableAllocatedMemory());

Completed in 50 milliseconds