Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRAttrs.h36 class ComplexType; variable
/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.cpp469 StringRef ComplexType = PrototypeDescriptorStr.slice(1, Idx); in parsePrototypeDescriptor() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1391 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() local
1404 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() local