Searched refs:Ident__Nonnull (Results 1 – 4 of 4) sorted by relevance
3221 if (!Ident__Nonnull) in getNullabilityKeyword()3222 Ident__Nonnull = PP.getIdentifierInfo("_Nonnull"); in getNullabilityKeyword()3223 return Ident__Nonnull; in getNullabilityKeyword()
3888 if (!Ident__Nonnull) in getNullabilityKeyword()3889 Ident__Nonnull = PP.getIdentifierInfo("_Nonnull"); in getNullabilityKeyword()3890 return Ident__Nonnull; in getNullabilityKeyword()
9530 IdentifierInfo *Ident__Nonnull = nullptr; variable
12449 IdentifierInfo *Ident__Nonnull = nullptr; variable