Searched refs:GetFloatTypeSemantics (Results 1 – 4 of 4) sorted by relevance
276 virtual const llvm::fltSemantics &GetFloatTypeSemantics(size_t byte_size) = 0;
565 type_system.GetFloatTypeSemantics(item_byte_size); in DumpDataExtractor()
733 const llvm::fltSemantics &GetFloatTypeSemantics(size_t byte_size) override;
4634 TypeSystemClang::GetFloatTypeSemantics(size_t byte_size) { in GetFloatTypeSemantics() function in TypeSystemClang