Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp1010 ThunksMapTy::const_iterator thunks_begin() const { in thunks_begin() function in __anon6d6223050111::ItaniumVTableBuilder
2292 Thunks.insert(Builder.thunks_begin(), Builder.thunks_end()); in computeVTableRelatedInformation()
2546 ThunksMapTy::const_iterator thunks_begin() const { return Thunks.begin(); } in thunks_begin() function in __anon6d6223050511::VFTableBuilder
3583 Thunks.insert(Builder.thunks_begin(), Builder.thunks_end()); in computeVTableRelatedInformation()