Searched refs:getUIntVal (Results 1 – 2 of 2) sorted by relevance
62 unsigned getUIntVal() const { return UIntVal; } in getUIntVal() function
424 unsigned TypeID = Lex.getUIntVal(); in ParseUnnamedType()550 if (Lex.getUIntVal() != VarID) in ParseUnnamedGlobal()1128 unsigned VarID = Lex.getUIntVal(); in ParseUnnamedAttrGrp()2958 ID.UIntVal = Lex.getUIntVal(); in ParseValID()2966 ID.UIntVal = Lex.getUIntVal(); in ParseValID()3203 unsigned Opc = Lex.getUIntVal(); in ParseValID()3301 unsigned Opc = Lex.getUIntVal(); in ParseValID()3342 unsigned Opc = Lex.getUIntVal(); in ParseValID()5500 NameID = Lex.getUIntVal(); in ParseBasicBlock()8261 unsigned ID = Lex.getUIntVal(); in ParseVFuncId()[all …]