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

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

Completed in 61 milliseconds