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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h31 class VTableComponent { class in namespace:clang
175 VTableComponent(Kind ComponentKind, CharUnits Offset) { function in class:clang::VTableComponent
185 VTableComponent(Kind ComponentKind, uintptr_t Ptr) { function in class:clang::VTableComponent
208 explicit VTableComponent(uint64_t Value) function in class:clang::VTableComponent
[all...]

Completed in 100 milliseconds