Searched refs:visitAll (Results 1 – 9 of 9) sorted by relevance
79 public void visitAll(DecodedInstruction[] decodedInstructions) in visitAll() method in CodeReader93 public void visitAll(short[] encodedInstructions) throws DexException { in visitAll() method in CodeReader96 visitAll(decodedInstructions); in visitAll()
504 void visitAll(const SCEV *Root) { in visitAll() function547 void visitAll(const SCEV *Root, SV& Visitor) { in visitAll() function549 T.visitAll(Root); in visitAll()
251 fCache.getArray().visitAll(free_glyph); in ~GrTextStrike()282 fCache.getArray().visitAll(invalidate_glyph); in removeUnusedPlots()
322 void visitAll(void visitor(T&)) { in visitAll() function
1749 visitAll(S, Search); in isSafeToExpand()
2748 ST.visitAll(S); in checkValidity()7024 visitAll(S, Search); in hasOperand()
7980 visitAll(Derived, &InheritingConstructorInfo::noteDeclaredInDerived); in InheritingConstructorInfo()7984 visitAll(RD, &InheritingConstructorInfo::inherit); in inheritAll()8037 void visitAll(const CXXRecordDecl *RD, VisitFn Callback) { in visitAll() function in __anon7fa201ac0c11::InheritingConstructorInfo