Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dsanitize-address-field-padding.cpp201 struct InheritsFrom_WithVirtualDtor: WithVirtualDtor { struct
203 InheritsFrom_WithVirtualDtor() {} in InheritsFrom_WithVirtualDtor() function
204 ~InheritsFrom_WithVirtualDtor() {} in ~InheritsFrom_WithVirtualDtor() argument