Searched refs:Ident_USR (Results 1 – 3 of 3) sorted by relevance
1552 Ident_USR = PP.getIdentifierInfo("USR"); in ParseExternalSourceSymbolAttribute()1584 Keyword != Ident_USR) { in ParseExternalSourceSymbolAttribute()1601 else if (Keyword == Ident_USR) in ParseExternalSourceSymbolAttribute()1624 } else if (Keyword == Ident_USR) { in ParseExternalSourceSymbolAttribute()
541 Ident_language = Ident_defined_in = Ident_generated_declaration = Ident_USR = in Initialize()
161 *Ident_generated_declaration, *Ident_USR; variable