Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp373 bool CannotBeNull = true; member in __anon4d759d9c0111::StdLibraryFunctionsChecker::NotNullConstraint
376 NotNullConstraint(ArgNo ArgN, bool CannotBeNull = true) in NotNullConstraint()
417 bool CannotBeNull = true; member in __anon4d759d9c0111::StdLibraryFunctionsChecker::NotNullBufferConstraint
422 bool CannotBeNull = true) in NotNullBufferConstraint()