Searched refs:Ident__Nonnull (Results 1 – 2 of 2) sorted by relevance
2984 if (!Ident__Nonnull) in getNullabilityKeyword()2985 Ident__Nonnull = PP.getIdentifierInfo("_Nonnull"); in getNullabilityKeyword()2986 return Ident__Nonnull; in getNullabilityKeyword()
9155 IdentifierInfo *Ident__Nonnull = nullptr; variable