Searched defs:checkLocation (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundChecker.cpp35 void ArrayBoundChecker::checkLocation(SVal l, bool isLoad, const Stmt* LoadS, function in class:ArrayBoundChecker
H A DDereferenceChecker.cpp177 void DereferenceChecker::checkLocation(SVal l, bool isLoad, const Stmt* S, function in class:DereferenceChecker
H A DArrayBoundCheckerV2.cpp84 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad, function in class:ArrayBoundCheckerV2
H A DCheckerDocumentation.cpp128 void checkLocation(SVal Loc, bool IsLoad, const Stmt *S, function in class:clang::ento::CheckerDocumentation
H A DNSErrorChecker.cpp201 void NSOrCFErrorDerefChecker::checkLocation(SVal loc, bool isLoad, function in class:NSOrCFErrorDerefChecker
H A DObjCSelfInitChecker.cpp304 void ObjCSelfInitChecker::checkLocation(SVal location, bool isLoad, function in class:ObjCSelfInitChecker
H A DMallocChecker.cpp1816 void MallocChecker::checkLocation(SVal l, bool isLoad, const Stmt *S, function in class:MallocChecker

Completed in 73 milliseconds