Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h600 IdentifierInfo *getNullabilityKeyword(NullabilityKind nullability) { in getNullabilityKeyword() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp3742 IdentifierInfo *Sema::getNullabilityKeyword(NullabilityKind nullability) { in getNullabilityKeyword() function in Sema