Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckFunctionReturnType

1741 bool Sema::CheckFunctionReturnType(QualType T, SourceLocation Loc) {
1771 Invalid |= CheckFunctionReturnType(T, Loc);