Searched refs:STK_IntegralComplex (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp333 case Type::STK_IntegralComplex: return CK_IntegralComplexToBoolean;
H A DSemaExpr.cpp4897 case Type::STK_IntegralComplex:
4919 case Type::STK_IntegralComplex:
4947 case Type::STK_IntegralComplex:
4965 case Type::STK_IntegralComplex:
4990 case Type::STK_IntegralComplex:
4994 case Type::STK_IntegralComplex:
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp856 return STK_IntegralComplex;
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1604 STK_IntegralComplex, enumerator in enum:clang::Type::ScalarTypeKind

Completed in 111 milliseconds