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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundChecker.cpp36 void ArrayBoundChecker::checkLocation(SVal l, bool isLoad, const Stmt* LoadS, function in class:ArrayBoundChecker
H A DDereferenceChecker.cpp189 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.cpp138 void checkLocation(SVal Loc, bool IsLoad, const Stmt *S, function in class:clang::ento::CheckerDocumentation
H A DNSErrorChecker.cpp203 void NSOrCFErrorDerefChecker::checkLocation(SVal loc, bool isLoad, function in class:NSOrCFErrorDerefChecker
H A DObjCSelfInitChecker.cpp301 void ObjCSelfInitChecker::checkLocation(SVal location, bool isLoad, function in class:ObjCSelfInitChecker
H A DMallocChecker.cpp2321 void MallocChecker::checkLocation(SVal l, bool isLoad, const Stmt *S, function in class:MallocChecker

Completed in 195 milliseconds