Searched refs:Ident__Nonnull (Results 1 – 2 of 2) sorted by relevance
3925 if (!Ident__Nonnull) in getNullabilityKeyword()3926 Ident__Nonnull = PP.getIdentifierInfo("_Nonnull"); in getNullabilityKeyword()3927 return Ident__Nonnull; in getNullabilityKeyword()
12679 IdentifierInfo *Ident__Nonnull = nullptr; variable