Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOperationKinds.h118 CK_MemberPointerToBoolean, enumerator
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp290 case CK_MemberPointerToBoolean: in VisitCast()
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp1054 case CK_MemberPointerToBoolean: in rewriteToNumericBoxedExpression()
/external/clang/lib/Sema/
DSema.cpp383 case Type::STK_MemberPointer: return CK_MemberPointerToBoolean; in ScalarTypeToBooleanCastKind()
/external/clang/lib/CodeGen/
DCGExprAgg.cpp704 case CK_MemberPointerToBoolean: in VisitCastExpr()
DCGExprComplex.cpp457 case CK_MemberPointerToBoolean: in EmitCast()
DCGExprConstant.cpp702 case CK_MemberPointerToBoolean: in VisitCastExpr()
DCGExpr.cpp2963 case CK_MemberPointerToBoolean: in EmitCastLValue()
DCGExprScalar.cpp1571 case CK_MemberPointerToBoolean: { in VisitCastExpr()
/external/clang/lib/AST/
DExpr.cpp1560 case CK_MemberPointerToBoolean: in CastConsistency()
1635 case CK_MemberPointerToBoolean: in getCastKindName()
DExprConstant.cpp7421 case CK_MemberPointerToBoolean: in VisitCastExpr()
7858 case CK_MemberPointerToBoolean: in VisitCastExpr()