Home
last modified time | relevance | path

Searched refs:getDataStructureSizes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1575 size_t getDataStructureSizes() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp2231 size_t SourceManager::getDataStructureSizes() const { in getDataStructureSizes() function in SourceManager
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8778 (unsigned long)astContext.getSourceManager().getDataStructureSizes()); in clang_getCXTUResourceUsage()