Searched defs:getDataSize (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | RecordLayout.h | 206 CharUnits getDataSize() const { return DataSize; } in getDataSize() function |
/llvm-project/llvm/include/llvm/ProfileData/Coverage/ | ||
H A D | CoverageMapping.h | 1147 uint64_t getDataSize(const FuncRecordTy *Record) { getDataSize() function |
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfCorrelator.cpp | 151 std::optional<size_t> InstrProfCorrelator::getDataSize() const { getDataSize() function in InstrProfCorrelator |
/llvm-project/clang/lib/AST/ | ||
H A D | RecordLayoutBuilder.cpp | 824 CharUnits getDataSize() const { getDataSize() function in __anon3d3449280111::ItaniumRecordLayoutBuilder |