Searched defs:VTTComponent (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DVTTBuilder.h57 struct VTTComponent { struct in namespace:clang
61 VTTComponent() {} function in struct:clang::VTTComponent
62 VTTComponent(uint64_t VTableIndex, BaseSubobject VTableBase) function in struct:clang::VTTComponent
80 typedef SmallVector<VTTComponent, 64> VTTComponentsVectorTy;

Completed in 31 milliseconds