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