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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefinedAssignmentChecker.cpp34 void UndefinedAssignmentChecker::checkBind(SVal location, SVal val, function in class:UndefinedAssignmentChecker
H A DBoolAssignmentChecker.cpp57 void BoolAssignmentChecker::checkBind(SVal loc, SVal val, const Stmt *S, function in class:BoolAssignmentChecker
H A DAnalysisOrderChecker.cpp187 void checkBind(SVal Loc, SVal Val, const Stmt *S, CheckerContext &C) const { function in class:__anon2114::AnalysisOrderChecker
H A DVforkChecker.cpp191 void VforkChecker::checkBind(SVal L, SVal V, const Stmt *S, function in class:VforkChecker
H A DCheckerDocumentation.cpp164 void checkBind(SVal Loc, SVal Val, const Stmt *S, CheckerContext &) const {} function in class:clang::ento::CheckerDocumentation
H A DDereferenceChecker.cpp284 void DereferenceChecker::checkBind(SVal L, SVal V, const Stmt *S, function in class:DereferenceChecker
H A DObjCSelfInitChecker.cpp315 void ObjCSelfInitChecker::checkBind(SVal loc, SVal val, const Stmt *S, function in class:ObjCSelfInitChecker
H A DIteratorModeling.cpp234 void IteratorModeling::checkBind(SVal Loc, SVal Val, const Stmt *S, function in class:IteratorModeling
H A DNullabilityChecker.cpp1251 void NullabilityChecker::checkBind(SVal L, SVal V, const Stmt *S, function in class:NullabilityChecker
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1137 void RetainCountChecker::checkBind(SVal loc, SVal val, const Stmt *S, function in class:RetainCountChecker

Completed in 82 milliseconds