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

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceManager.h 1575 size_t getDataStructureSizes() const;
  /src/external/apache2/llvm/dist/clang/lib/Basic/
SourceManager.cpp 2231 size_t SourceManager::getDataStructureSizes() const {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 8778 (unsigned long)astContext.getSourceManager().getDataStructureSizes());

Completed in 85 milliseconds