Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1025 ThunksMapTy::const_iterator thunks_begin() const { in thunks_begin() function in __anon0c73b4cb0111::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 __anon0c73b4cb0711::VFTableBuilder
3723 Thunks.insert(Builder.thunks_begin(), Builder.thunks_end()); in computeVTableRelatedInformation()