Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Dim

3885         llvm::APInt Dim = CAT->getSize();
3886 Result += utostr(Dim.getZExtValue());