Searched refs:getNullabilityAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseObjc.cpp399 auto getNullabilityAttr = [&]() -> AttributeList * { local
410 auto nullabilityAttr = getNullabilityAttr();
417 D.getMutableDeclSpec().addAttributes(getNullabilityAttr());

Completed in 152 milliseconds