Home
last modified time | relevance | path

Searched defs:getNullability (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/APINotes/
H A DTypes.h314 llvm::Optional<NullabilityKind> getNullability() const { in getNullability() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h864 NullabilityKind getNullability() const { in getNullability() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp4025 Type::getNullability(const ASTContext &Context) const { in getNullability() function in Type