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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DUndefinedAssignmentChecker.cpp35 void UndefinedAssignmentChecker::checkBind(SVal location, SVal val, function in class:UndefinedAssignmentChecker
H A DBoolAssignmentChecker.cpp54 void BoolAssignmentChecker::checkBind(SVal loc, SVal val, const Stmt *S, function in class:BoolAssignmentChecker
H A DDereferenceChecker.cpp225 void DereferenceChecker::checkBind(SVal L, SVal V, const Stmt *S, function in class:DereferenceChecker
H A DCheckerDocumentation.cpp138 void checkBind(SVal Loc, SVal Val, const Stmt *S, CheckerContext &) const {} function in class:clang::ento::CheckerDocumentation
H A DObjCSelfInitChecker.cpp320 void ObjCSelfInitChecker::checkBind(SVal loc, SVal val, const Stmt *S, function in class:ObjCSelfInitChecker
H A DRetainCountChecker.cpp3339 void RetainCountChecker::checkBind(SVal loc, SVal val, const Stmt *S, function in class:RetainCountChecker

Completed in 171 milliseconds