Home | History | Annotate | Download | only in AsmParser

Lines Matching full:vloc

4104     LocTy VLoc;
4105 if (ParseTypeAndValue(V, VLoc, PFS)) {
4114 Error(VLoc, "'catch' clause has an invalid type");
4117 Error(VLoc, "'filter' clause has an invalid type");