Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp27 class WalkAST : public StmtVisitor<WalkAST> { class
73 WalkAST(BugReporter &br, const CheckerBase *checker, AnalysisDeclContext *ac) in WalkAST() function in __anon92c36e3f0111::WalkAST
H A DCStringSyntaxChecker.cpp32 class WalkAST: public StmtVisitor<WalkAST> { class
104 WalkAST(const CheckerBase *Checker, BugReporter &BR, AnalysisDeclContext *AC) in WalkAST() function in __anon8e4070240111::WalkAST