Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckSizeofPointer.cpp25 class WalkAST : public StmtVisitor<WalkAST> { class
31 WalkAST(BugReporter &br, const CheckerBase *checker, AnalysisDeclContext *ac) in WalkAST() function in __anon54df2cbe0111::WalkAST
DObjCContainersASTChecker.cpp28 class WalkAST : public StmtVisitor<WalkAST> { class
74 WalkAST(BugReporter &br, const CheckerBase *checker, AnalysisDeclContext *ac) in WalkAST() function in __anonf14434800111::WalkAST
DCStringSyntaxChecker.cpp33 class WalkAST: public StmtVisitor<WalkAST> { class
85 WalkAST(const CheckerBase *checker, BugReporter &br, AnalysisDeclContext *ac) in WalkAST() function in __anon4afe3de50111::WalkAST
DVirtualCallChecker.cpp30 class WalkAST : public StmtVisitor<WalkAST> { class
62 WalkAST(const CheckerBase *checker, BugReporter &br, in WalkAST() function in __anon654759870111::WalkAST
DCheckSecuritySyntaxOnly.cpp62 class WalkAST : public StmtVisitor<WalkAST> { class
72 WalkAST(BugReporter &br, AnalysisDeclContext* ac, in WalkAST() function in __anonf73a7b8e0111::WalkAST