Home | History | Annotate | Download | only in Sema

Lines Matching refs:ToType

717 bool Sema::CheckExceptionSpecCompatibility(Expr *From, QualType ToType)
721 const FunctionProtoType *ToFunc = GetUnderlyingFunction(ToType);