Home
last modified time | relevance | path

Searched refs:NullabilityChecker (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp80 class NullabilityChecker class
277 NullabilityChecker::getTrackRegion(SVal Val, bool CheckSuperRegion) const { in getTrackRegion()
297 PathDiagnosticPieceRef NullabilityChecker::NullabilityBugVisitor::VisitNode( in VisitNode()
437 void NullabilityChecker::reportBugIfInvariantHolds( in reportBugIfInvariantHolds()
454 void NullabilityChecker::checkDeadSymbols(SymbolReaper &SR, in checkDeadSymbols()
479 void NullabilityChecker::checkEvent(ImplicitNullDerefEvent Event) const { in checkEvent()
526 void NullabilityChecker::checkLocation(SVal Location, bool IsLoad, in checkLocation()
569 void NullabilityChecker::checkPreStmt(const ReturnStmt *S, in checkPreStmt()
684 void NullabilityChecker::checkPreCall(const CallEvent &Call, in checkPreCall()
783 void NullabilityChecker::checkPostCall(const CallEvent &Call, in checkPostCall()
[all …]
H A DCMakeLists.txt75 NullabilityChecker.cpp
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers/
H A DBUILD.gn84 "NullabilityChecker.cpp",
/netbsd-src/external/apache2/llvm/lib/libclangStaticAnalyzerCheckers/
H A DMakefile84 NullabilityChecker.cpp \