Home
last modified time | relevance | path

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

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