Searched refs:Ident_NSError (Results 1 – 2 of 2) sorted by relevance
3240 if (!Ident_NSError) in getNSErrorIdent()3241 Ident_NSError = PP.getIdentifierInfo("NSError"); in getNSErrorIdent()3243 return Ident_NSError; in getNSErrorIdent()
9534 IdentifierInfo *Ident_NSError = nullptr; variable