Home
last modified time | relevance | path

Searched defs:getDataSize (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h791 uint64_t getDataSize(const FuncRecordTy *Record) { in getDataSize() function
845 template <support::endianness Endian> uint64_t getDataSize() const { in getDataSize() function
895 template <support::endianness Endian> uint64_t getDataSize() const { in getDataSize() function
939 template <support::endianness Endian> uint64_t getDataSize() const { in getDataSize() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DRecordLayout.h206 CharUnits getDataSize() const { return DataSize; } in getDataSize() function
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp97 std::optional<size_t> InstrProfCorrelator::getDataSize() const { in getDataSize() function in InstrProfCorrelator
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DRecordLayoutBuilder.cpp817 CharUnits getDataSize() const { in getDataSize() function in __anon28bd2e0c0111::ItaniumRecordLayoutBuilder