Home
last modified time | relevance | path

Searched refs:thunks_begin (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDVTableBuilder.cpp1025 ThunksMapTy::const_iterator thunks_begin() const { in thunks_begin() function in __anon964ec28f0111::ItaniumVTableBuilder
2436 Thunks.insert(Builder.thunks_begin(), Builder.thunks_end()); in computeVTableRelatedInformation()
2690 ThunksMapTy::const_iterator thunks_begin() const { return Thunks.begin(); } in thunks_begin() function in __anon964ec28f0711::VFTableBuilder
3723 Thunks.insert(Builder.thunks_begin(), Builder.thunks_end()); in computeVTableRelatedInformation()