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