Searched defs:ComponentLayout (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUBaseInfo.h | 672 ComponentLayout(ComponentKind Kind) : Kind(Kind) { ComponentLayout() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | VTableBuilder.cpp | 2269 ItaniumVTableContext(ASTContext & Context,VTableComponentLayout ComponentLayout) ItaniumVTableContext() argument |
H A D | ASTContext.cpp | 12019 auto ComponentLayout = getLangOpts().RelativeCXXABIVTables getVTableContext() local |