Searched defs:visitStmt (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/lib/AST/Interp/ | ||
D | ByteCodeStmtGen.cpp | 113 bool ByteCodeStmtGen<Emitter>::visitStmt(const Stmt *S) { in visitStmt() function in ByteCodeStmtGen |
/external/autotest/contrib/ | ||
D | coverage.py | 115 visitStmt = visitModule = doRecursive variable in StatementFindingAstVisitor |