Home
last modified time | relevance | path

Searched defs:getAllocatedSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h282 size_t getAllocatedSize() const { getAllocatedSize() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12675 std::optional<TypeSize> getAllocatedSize() const override { getAllocatedSize() function