Lines Matching full:thisty
1348 Type ThisTy = getReturnType();1350 ThisTy = getParamType(0);1351 if (ThisTy.isPointer())1352 ThisTy = getParamType(1);1354 S += utostr(ThisTy.getNeonEnum());