Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h86 COFF::SymbolComplexType ComplexType = COFF::IMAGE_SYM_DTYPE_NULL; member
/openbsd-src/gnu/llvm/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp428 StringRef ComplexType = PrototypeDescriptorStr.slice(1, Idx); in parsePrototypeDescriptor() local
/openbsd-src/gnu/llvm/clang/utils/ABITest/
H A DTypeGen.py157 class ComplexType(Type): class
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp1360 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() local
1373 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() local