Home
last modified time | relevance | path

Searched defs:OneLevelInherit (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-pdbutil/Inputs/
H A DSimplePaddingTest.cpp102 struct OneLevelInherit : public NonEmptyBase1 { struct
106 struct SimplePadTwoLevelInherit : public OneLevelInherit { argument