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/
DSourceManager.h1599 size_t getDataStructureSizes() const;
/openbsd/src/gnu/llvm/clang/lib/Basic/
DSourceManager.cpp2347 size_t SourceManager::getDataStructureSizes() const { in getDataStructureSizes() function in SourceManager
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCIndex.cpp9103 (unsigned long)astContext.getSourceManager().getDataStructureSizes()); in clang_getCXTUResourceUsage()