Home
last modified time | relevance | path

Searched defs:RawType (Results 1 – 8 of 8) sorted by relevance

/llvm-project/flang/runtime/
H A Ddescriptor-io.h86 using RawType = typename RealOutputEditing<KIND>::BinaryFloatingPoint; FormattedRealIO() local
121 using RawType = typename RealOutputEditing<KIND>::BinaryFloatingPoint; FormattedComplexIO() local
H A Dedit-input.cpp606 using RawType = typename RealType::RawType; ConvertHexadecimal() typedef
/llvm-project/flang/include/flang/Decimal/
H A Dbinary-floating-point.h48 using RawType = common::HostUnsignedIntType<bits>; variable
/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp45 const IPDBRawSymbol &RawType = SymbolType->getRawSymbol(); in getTypeLength() local
/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h53 typedef typename std::remove_reference<T>::type RawType; typedef
/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp927 const IPDBRawSymbol &RawType = SymbolType->getRawSymbol(); in getTypeLength() local
/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1329 const Metadata *RawType = getRawType(); getSizeInBits() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5381 GetImplicitObjectParameterType(ASTContext & Context,const CXXMethodDecl * Method,QualType RawType,bool IsOtherRvr) GetImplicitObjectParameterType() argument