Home | History | Annotate | Download | only in Parse

Lines Matching refs:Ident_instancetype

916     if (!Ident_instancetype)
917 Ident_instancetype = PP.getIdentifierInfo("instancetype");
919 if (Tok.getIdentifierInfo() == Ident_instancetype) {