Searched refs:isTypePredicate (Results 1 – 3 of 3) sorted by relevance
152 if (Node.isTypePredicate()) in AST_MATCHER_P()
5725 assert(isTypePredicate() && "Asking for the controlling type of a " in getIndexOfControllingType()5741 return (int)isTypePredicate(); in getIndexOfStartOfAssociatedTypes()5766 return getNumAssocs() + (int)isTypePredicate(); in numTrailingObjects()5954 bool isTypePredicate() const { return !IsExprPredicate; } in isTypePredicate() function
4559 assert(!gse->isTypePredicate()); in stripARCUnbridgedCast()