Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h98 COFF::SymbolComplexType ComplexType = COFF::IMAGE_SYM_DTYPE_NULL; member
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp472 StringRef ComplexType = PrototypeDescriptorStr.slice(1, Idx); in parsePrototypeDescriptor() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1364 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() local
1377 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() local