Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUndefinedAssignmentChecker.cpp34 void UndefinedAssignmentChecker::checkBind(SVal location, SVal val, in checkBind() function in UndefinedAssignmentChecker
H A DBoolAssignmentChecker.cpp60 void BoolAssignmentChecker::checkBind(SVal loc, SVal val, const Stmt *S, in checkBind() function in BoolAssignmentChecker
H A DVforkChecker.cpp195 void VforkChecker::checkBind(SVal L, SVal V, const Stmt *S, in checkBind() function in VforkChecker
H A DDereferenceChecker.cpp284 void DereferenceChecker::checkBind(SVal L, SVal V, const Stmt *S, in checkBind() function in DereferenceChecker
H A DCheckerDocumentation.cpp164 void checkBind(SVal Loc, SVal Val, const Stmt *S, CheckerContext &) const {} in checkBind() function in clang::ento::CheckerDocumentation
H A DAnalysisOrderChecker.cpp187 void checkBind(SVal Loc, SVal Val, const Stmt *S, CheckerContext &C) const { in checkBind() function in __anonfd6777ba0111::AnalysisOrderChecker
H A DObjCSelfInitChecker.cpp318 void ObjCSelfInitChecker::checkBind(SVal loc, SVal val, const Stmt *S, in checkBind() function in ObjCSelfInitChecker
H A DIteratorModeling.cpp234 void IteratorModeling::checkBind(SVal Loc, SVal Val, const Stmt *S, in checkBind() function in IteratorModeling
H A DNullabilityChecker.cpp1210 void NullabilityChecker::checkBind(SVal L, SVal V, const Stmt *S, in checkBind() function in NullabilityChecker
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1139 void RetainCountChecker::checkBind(SVal loc, SVal val, const Stmt *S, in checkBind() function in RetainCountChecker