Home
last modified time | relevance | path

Searched defs:WalkAST (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSizeofPointer.cpp24 class WalkAST : public StmtVisitor<WalkAST> { class
30 WalkAST(BugReporter &br, const CheckerBase *checker, AnalysisDeclContext *ac) in WalkAST() function in __anonde05cca80111::WalkAST
H A DObjCContainersASTChecker.cpp27 class WalkAST : public StmtVisitor<WalkAST> { class
73 WalkAST(BugReporter &br, const CheckerBase *checker, AnalysisDeclContext *ac) in WalkAST() function in __anon07619bea0111::WalkAST
H A DCStringSyntaxChecker.cpp32 class WalkAST: public StmtVisitor<WalkAST> { class
104 WalkAST(const CheckerBase *Checker, BugReporter &BR, AnalysisDeclContext *AC) in WalkAST() function in __anonb84c804f0111::WalkAST
H A DCheckSecuritySyntaxOnly.cpp70 class WalkAST : public StmtVisitor<WalkAST> { class
80 WalkAST(BugReporter &br, AnalysisDeclContext* ac, in WalkAST() function in __anon2e339db80111::WalkAST