Home
last modified time | relevance | path

Searched defs:getNullabilityKeyword (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Parse/
DParser.h312 IdentifierInfo *getNullabilityKeyword(NullabilityKind nullability) { in getNullabilityKeyword() function
/external/clang/lib/Sema/
DSemaType.cpp2981 IdentifierInfo *Sema::getNullabilityKeyword(NullabilityKind nullability) { in getNullabilityKeyword() function in Sema