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 __anon153c04df0111::WalkAST
DObjCContainersASTChecker.cpp28 class WalkAST : public StmtVisitor<WalkAST> { class
75 WalkAST(BugReporter &br, const CheckerBase *checker, AnalysisDeclContext *ac) in WalkAST() function in __anon9624e1610111::WalkAST
DCStringSyntaxChecker.cpp33 class WalkAST: public StmtVisitor<WalkAST> { class
85 WalkAST(const CheckerBase *checker, BugReporter &br, AnalysisDeclContext *ac) in WalkAST() function in __anon95f1a2460111::WalkAST
DVirtualCallChecker.cpp30 class WalkAST : public StmtVisitor<WalkAST> { class
62 WalkAST(const CheckerBase *checker, BugReporter &br, in WalkAST() function in __anon25a431a80111::WalkAST
DCheckSecuritySyntaxOnly.cpp62 class WalkAST : public StmtVisitor<WalkAST> { class
72 WalkAST(BugReporter &br, AnalysisDeclContext* ac, in WalkAST() function in __anon7858904f0111::WalkAST