Lines Matching refs:getUIntVal
362 unsigned TypeID = Lex.getUIntVal();
466 if (Lex.getUIntVal() != VarID)
918 unsigned VarID = Lex.getUIntVal();
966 unsigned AttrGrpNum = Lex.getUIntVal();
1771 if (Lex.getUIntVal() >= NumberedTypes.size())
1772 NumberedTypes.resize(Lex.getUIntVal()+1);
1773 std::pair<Type*, LocTy> &Entry = NumberedTypes[Lex.getUIntVal()];
2397 ID.UIntVal = Lex.getUIntVal();
2405 ID.UIntVal = Lex.getUIntVal();
2592 unsigned Opc = Lex.getUIntVal();
2650 unsigned PredVal, Opc = Lex.getUIntVal();
2700 unsigned Opc = Lex.getUIntVal();
2771 unsigned Opc = Lex.getUIntVal();
2795 unsigned Opc = Lex.getUIntVal();
3161 unsigned NameID = Lex.getUIntVal();
3374 NameID = Lex.getUIntVal();
3426 unsigned KeywordVal = Lex.getUIntVal();