Searched refs:Ident__Nullable (Results 1 – 4 of 4) sorted by relevance
3226 if (!Ident__Nullable) in getNullabilityKeyword()3227 Ident__Nullable = PP.getIdentifierInfo("_Nullable"); in getNullabilityKeyword()3228 return Ident__Nullable; in getNullabilityKeyword()
3893 if (!Ident__Nullable) in getNullabilityKeyword()3894 Ident__Nullable = PP.getIdentifierInfo("_Nullable"); in getNullabilityKeyword()3895 return Ident__Nullable; in getNullabilityKeyword()
9531 IdentifierInfo *Ident__Nullable = nullptr; variable
12450 IdentifierInfo *Ident__Nullable = nullptr; variable