Home
last modified time | relevance | path

Searched defs:checkLocation (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundChecker.cpp36 void ArrayBoundChecker::checkLocation(SVal l, bool isLoad, const Stmt* LoadS, in checkLocation() function in ArrayBoundChecker
DDereferenceChecker.cpp189 void DereferenceChecker::checkLocation(SVal l, bool isLoad, const Stmt* S, in checkLocation() function in DereferenceChecker
DArrayBoundCheckerV2.cpp84 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad, in checkLocation() function in ArrayBoundCheckerV2
DObjCSuperDeallocChecker.cpp136 void ObjCSuperDeallocChecker::checkLocation(SVal L, bool IsLoad, const Stmt *S, in checkLocation() function in ObjCSuperDeallocChecker
DCheckerDocumentation.cpp137 void checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation() function in clang::ento::CheckerDocumentation
DNSErrorChecker.cpp203 void NSOrCFErrorDerefChecker::checkLocation(SVal loc, bool isLoad, in checkLocation() function in NSOrCFErrorDerefChecker
DObjCSelfInitChecker.cpp301 void ObjCSelfInitChecker::checkLocation(SVal location, bool isLoad, in checkLocation() function in ObjCSelfInitChecker
DMallocChecker.cpp2332 void MallocChecker::checkLocation(SVal l, bool isLoad, const Stmt *S, in checkLocation() function in MallocChecker
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DEventWithExceptionTest.java396 … private void checkLocation(long expectedClassId, long expectedMethodId, Location actualLocation) { in checkLocation() method in EventWithExceptionTest
/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp81 ShaderStage checkLocation; member
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp1330 void TParseContext::checkLocation(const TSourceLoc& loc, TOperator op) in checkLocation() function in glslang::TParseContext