Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h63 static VTableComponent MakeOffsetToTop(CharUnits Offset) { in MakeOffsetToTop() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1673 Components.push_back(VTableComponent::MakeOffsetToTop(OffsetToTop)); in LayoutPrimaryAndSecondaryVTables()