Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp61 unsigned ContentCache::getSizeBytesMapped() const { in getSizeBytesMapped() function in ContentCache
2176 NumFileBytesMapped += I->second->getSizeBytesMapped(); in PrintStats()
2341 if (size_t sized_mapped = MemBufferInfos[i]->getSizeBytesMapped()) in getMemoryBufferSizes()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h236 unsigned getSizeBytesMapped() const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11560 …r12ContentCache18getSizeBytesMappedEv", "clang::SrcMgr::ContentCache::getSizeBytesMapped() const"},