Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/APINotes/
DTypes.h314 llvm::Optional<NullabilityKind> getNullability() const { in getNullability() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DDeclSpec.h864 NullabilityKind getNullability() const { in getNullability() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DType.cpp4030 Type::getNullability(const ASTContext &Context) const { in getNullability() function in Type