Searched defs:CheckVarDecl (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/StaticAnalyzer/Checkers/ | ||
| D | DeadStoresChecker.cpp | 208 void CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, in CheckVarDecl() function in __anon2c62fe920211::DeadStoreObs |
| /external/v8/tools/clang/plugins/ | ||
| D | FindBadConstructsConsumer.cpp | 975 void FindBadConstructsConsumer::CheckVarDecl(clang::VarDecl* var_decl) { in CheckVarDecl() function in chrome_checker::FindBadConstructsConsumer |