Searched defs:walker (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/llvm/llvm/docs/ |
H A D | MemorySSA.rst | 233 Default walker APIs 247 Locating clobbers yourself
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckSizeofPointer.cpp | 84 WalkAST walker(BR, this, mgr.getAnalysisDeclContext(D)); in checkASTCodeBody() local
|
H A D | LLVMConventionsChecker.cpp | 138 StringRefCheckerVisitor walker(D, BR, Checker); in CheckStringRefAssignedTemporary() local 236 ASTFieldVisitor walker(R, BR, Checker); in CheckASTMemory() local
|
H A D | ObjCContainersASTChecker.cpp | 165 WalkAST walker(BR, this, Mgr.getAnalysisDeclContext(D)); in checkASTCodeBody() local
|
H A D | CStringSyntaxChecker.cpp | 284 WalkAST walker(this, BR, Mgr.getAnalysisDeclContext(D)); in checkASTCodeBody() local
|
H A D | CheckSecuritySyntaxOnly.cpp | 1068 WalkAST walker(BR, mgr.getAnalysisDeclContext(D), filter); in checkASTCodeBody() local
|
/openbsd/sys/netinet/ |
H A D | ip_spd.c | 125 int (*walker)(struct radix_node *, void *, u_int) = (void *)func; in spd_table_walk() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | tree-ssa-pre.c | 2316 tree walker, genwalker; in create_expression_by_pieces() local
|
/openbsd/gnu/llvm/clang/lib/Analysis/ |
H A D | ThreadSafety.cpp | 2234 threadSafety::CFGWalker walker; in runAnalysis() local
|
/openbsd/lib/libexpat/lib/ |
H A D | xmlparse.c | 7868 const char *walker = before; in accountingReportDiff() local
|