Home
last modified time | relevance | path

Searched defs:CheckVarDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DDeadStoresChecker.cpp208 void CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, in CheckVarDecl() function in __anonf150ec120211::DeadStoreObs
/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp983 void FindBadConstructsConsumer::CheckVarDecl(clang::VarDecl* var_decl) { in CheckVarDecl() function in chrome_checker::FindBadConstructsConsumer