Searched refs:shouldSkipVarDecl (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp165 if (shouldSkipVarDecl(V))
217 bool shouldSkipVarDecl(const VarDecl *V) const { function in class:__anon1081::UncountedLocalVarsChecker

Completed in 89 milliseconds