Searched refs:Ident_NSError (Results 1 – 2 of 2) sorted by relevance
3003 if (!Ident_NSError) in getNSErrorIdent()3004 Ident_NSError = PP.getIdentifierInfo("NSError"); in getNSErrorIdent()3006 return Ident_NSError; in getNSErrorIdent()
9159 IdentifierInfo *Ident_NSError = nullptr; variable