Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h1599 size_t getDataStructureSizes() const;
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp2347 size_t SourceManager::getDataStructureSizes() const { in getDataStructureSizes() function in SourceManager
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp9103 (unsigned long)astContext.getSourceManager().getDataStructureSizes()); in clang_getCXTUResourceUsage()