Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DRecordLayout.h206 CharUnits getDataSize() const { return DataSize; } in getDataSize() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1054 uint64_t getDataSize(const FuncRecordTy *Record) { getDataSize() function
1108 template <llvm::endianness Endian> uint64_t getDataSize() const { getDataSize() function
1159 template <llvm::endianness Endian> uint64_t getDataSize() const { getDataSize() function
1203 template <llvm::endianness Endian> uint64_t getDataSize() const { getDataSize() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp151 std::optional<size_t> InstrProfCorrelator::getDataSize() const { in getDataSize() function in InstrProfCorrelator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp817 CharUnits getDataSize() const { getDataSize() function in __anon84cdfbc70111::ItaniumRecordLayoutBuilder
[all...]