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 __anon2d72c4130211::DeadStoreObs |
/external/v8/tools/clang/plugins/ | ||
D | FindBadConstructsConsumer.cpp | 1022 void FindBadConstructsConsumer::CheckVarDecl(clang::VarDecl* var_decl) { in CheckVarDecl() function in chrome_checker::FindBadConstructsConsumer |