Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DVTableBuilder.cpp606 const_iterator components_end() const { return Components.rend(); } in components_end() function in __anon702cc0260111::VCallAndVBaseOffsetBuilder
1649 Components.append(Builder.components_begin(), Builder.components_end()); in LayoutPrimaryAndSecondaryVTables()