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

/external/clang/lib/Sema/
H A DSemaExpr.cpp3364 static bool CheckObjCTraitOperandConstraints(Sema &S, QualType T, function
3445 if (CheckObjCTraitOperandConstraints(*this, ExprTy, E->getExprLoc(),
3532 if (CheckObjCTraitOperandConstraints(*this, ExprType, OpLoc, ExprRange,

Completed in 97 milliseconds