Home
last modified time | relevance | path

Searched refs:CK_MemberPointerToBoolean (Results 1 – 11 of 11) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DOperationKinds.h118 CK_MemberPointerToBoolean, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp290 case CK_MemberPointerToBoolean: in VisitCast()
/minix3/external/bsd/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp1054 case CK_MemberPointerToBoolean: in rewriteToNumericBoxedExpression()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSema.cpp371 case Type::STK_MemberPointer: return CK_MemberPointerToBoolean; in ScalarTypeToBooleanCastKind()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp455 case CK_MemberPointerToBoolean: in EmitCast()
H A DCGExprAgg.cpp699 case CK_MemberPointerToBoolean: in VisitCastExpr()
H A DCGExprConstant.cpp697 case CK_MemberPointerToBoolean: in VisitCastExpr()
H A DCGExpr.cpp2937 case CK_MemberPointerToBoolean: in EmitCastLValue()
H A DCGExprScalar.cpp1532 case CK_MemberPointerToBoolean: { in VisitCastExpr()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp1548 case CK_MemberPointerToBoolean: in CastConsistency()
1623 case CK_MemberPointerToBoolean: in getCastKindName()
H A DExprConstant.cpp7416 case CK_MemberPointerToBoolean: in VisitCastExpr()
7840 case CK_MemberPointerToBoolean: in VisitCastExpr()