Home
last modified time | relevance | path

Searched defs:walker (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSizeofPointer.cpp85 WalkAST walker(BR, this, mgr.getAnalysisDeclContext(D)); in checkASTCodeBody() local
H A DLLVMConventionsChecker.cpp141 StringRefCheckerVisitor walker(D, BR, Checker); in CheckStringRefAssignedTemporary() local
239 ASTFieldVisitor walker(R, BR, Checker); in CheckASTMemory() local
H A DObjCContainersASTChecker.cpp167 WalkAST walker(BR, this, Mgr.getAnalysisDeclContext(D)); in checkASTCodeBody() local
H A DCStringSyntaxChecker.cpp183 WalkAST walker(this, BR, Mgr.getAnalysisDeclContext(D)); in checkASTCodeBody() local
H A DVirtualCallChecker.cpp223 WalkAST walker(this, BR, mgr.getAnalysisDeclContext(RD)); in checkASTDecl() local
H A DCheckSecuritySyntaxOnly.cpp754 WalkAST walker(BR, mgr.getAnalysisDeclContext(D), filter); in checkASTCodeBody() local
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1889 threadSafety::CFGWalker walker; in runAnalysis() local