Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h86 COFF::SymbolComplexType ComplexType = COFF::IMAGE_SYM_DTYPE_NULL; member
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp653 StringRef ComplexType = Transformer.slice(1, Idx); in applyModifier() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1331 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() local
1344 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() local