Searched refs:visitAll (Results 1 – 8 of 8) 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()
586 void visitAll(const SCEV *Root) { in visitAll() function629 void visitAll(const SCEV *Root, SV& Visitor) { in visitAll() function631 T.visitAll(Root); in visitAll()
246 fCache.getArray().visitAll(free_glyph); in ~GrTextStrike()
332 void visitAll(void visitor(T&)) { in visitAll() function
2836 ST.visitAll(S); in checkValidity()6917 ST.visitAll(S); in containsUndefs()6967 visitAll(this, StrideCollector); in collectParametricTerms()6977 visitAll(S, TermCollector); in collectParametricTerms()7035 ST.visitAll(S); in sizeOfSCEV()7322 ST.visitAll(S); in containsParameters()7987 visitAll(S, Search); in hasOperand()
1853 visitAll(S, Search); in isSafeToExpand()
8519 visitAll(Derived, &InheritingConstructorInfo::noteDeclaredInDerived); in InheritingConstructorInfo()8523 visitAll(RD, &InheritingConstructorInfo::inherit); in inheritAll()8576 void visitAll(const CXXRecordDecl *RD, VisitFn Callback) { in visitAll() function in __anonc13587990f11::InheritingConstructorInfo