Searched refs:Ident__Nonnull (Results 1 – 2 of 2) sorted by relevance
4106 if (!Ident__Nonnull) in getNullabilityKeyword()4107 Ident__Nonnull = PP.getIdentifierInfo("_Nonnull"); in getNullabilityKeyword()4108 return Ident__Nonnull; in getNullabilityKeyword()
13703 IdentifierInfo *Ident__Nonnull = nullptr; variable