Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDStdLibraryFunctionsChecker.cpp373 bool CannotBeNull = true; member in __anondf7eddf60111::StdLibraryFunctionsChecker::NotNullConstraint
376 NotNullConstraint(ArgNo ArgN, bool CannotBeNull = true) in NotNullConstraint()
417 bool CannotBeNull = true; member in __anondf7eddf60111::StdLibraryFunctionsChecker::NotNullBufferConstraint
422 bool CannotBeNull = true) in NotNullBufferConstraint()