Home
last modified time | relevance | path

Searched defs:nullabilityLoc (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp375 SourceLocation nullabilityLoc, in addContextSensitiveTypeNullability()
803 SourceLocation nullabilityLoc){ in diagnoseRedundantPropertyNullability()
/external/clang/lib/Parse/
DParseObjc.cpp396 SourceLocation nullabilityLoc, in addContextSensitiveTypeNullability()
818 SourceLocation nullabilityLoc){ in diagnoseRedundantPropertyNullability()
/external/clang/lib/Sema/
DSemaType.cpp5813 SourceLocation nullabilityLoc, in checkNullabilityTypeSpecifier()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp7052 SourceLocation nullabilityLoc = attr.getLoc(); in checkNullabilityTypeSpecifier() local