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