Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1625 size_t getDataStructureSizes() const;
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2355 size_t SourceManager::getDataStructureSizes() const { in getDataStructureSizes() function in SourceManager