Home | History | Annotate | Download | only in Sema

Lines Matching refs:ToType

772 bool Sema::CheckExceptionSpecCompatibility(Expr *From, QualType ToType) {
775 const FunctionProtoType *ToFunc = GetUnderlyingFunction(ToType);