Home | History | Annotate | Download | only in AST

Lines Matching refs:HasRelatedResultType

224                  bool HasRelatedResultType = false)
231 RelatedResultType(HasRelatedResultType),
258 bool HasRelatedResultType = false);
272 bool hasRelatedResultType() const { return RelatedResultType; }