Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h532 IdentifierInfo *getNullabilityKeyword(NullabilityKind nullability) { in getNullabilityKeyword() function
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3922 IdentifierInfo *Sema::getNullabilityKeyword(NullabilityKind nullability) { in getNullabilityKeyword() function in Sema