reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2582 return Error(TypeLoc, "argument can not have void type"); 2589 return Error(TypeLoc, "argument expected to be numbered '%" + 2596 return Error(TypeLoc, "invalid type for function argument"); 2598 ArgList.emplace_back(TypeLoc, ArgTy, 2610 TypeLoc = Lex.getLoc(); 2614 return Error(TypeLoc, "argument can not have void type"); 2622 return Error(TypeLoc, "argument expected to be numbered '%" + 2631 return Error(TypeLoc, "invalid type for function argument"); 2633 ArgList.emplace_back(TypeLoc, ArgTy,