Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h780 uint64_t getDataSize(const FuncRecordTy *Record) { in getDataSize() function
834 template <support::endianness Endian> uint64_t getDataSize() const { in getDataSize() function
884 template <support::endianness Endian> uint64_t getDataSize() const { in getDataSize() function
928 template <support::endianness Endian> uint64_t getDataSize() const { in getDataSize() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRecordLayout.h206 CharUnits getDataSize() const { return DataSize; } in getDataSize() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp817 CharUnits getDataSize() const { in getDataSize() function in __anond6239b400111::ItaniumRecordLayoutBuilder