Searched defs:Nullability (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerHelpers.h54 enum class Nullability : char { class in namespace:clang::ento
/netbsd-current/external/apache2/llvm/dist/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp74 Optional<NullabilityKind> Nullability; member in struct:__anon262::Param
153 NullabilitySeq Nullability; member in struct:__anon263::Method
206 llvm::Optional<NullabilityKind> Nullability; member in struct:__anon264::Property
284 NullabilitySeq Nullability; member in struct:__anon266::Function
322 llvm::Optional<NullabilityKind> Nullability; member in struct:__anon267::GlobalVariable
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp1171 NullabilityKind Nullability; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp2588 auto Nullability = Ty->getNullability(getContext()); local
H A DCodeGenFunction.cpp919 auto Nullability = FnRetTy->getNullability(getContext()); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp594 Optional<NullabilityKind> Nullability = local
H A DSemaType.cpp4197 fixItNullability(Sema &S, DiagBuilderT &Diag, SourceLocation PointerLoc, NullabilityKind Nullability) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h268 FileNullability Nullability; member in struct:clang::FileNullabilityMap::__anon195

Completed in 273 milliseconds