Home
last modified time | relevance | path

Searched refs:WithVirtualDtor (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dsanitize-address-field-padding.cpp199 struct WithVirtualDtor { struct
200 virtual ~WithVirtualDtor();
203 struct InheritsFrom_WithVirtualDtor: WithVirtualDtor { argument
/external/llvm-project/clang/test/CodeGen/
Dsanitize-address-field-padding.cpp199 struct WithVirtualDtor { struct
200 virtual ~WithVirtualDtor();
203 struct InheritsFrom_WithVirtualDtor: WithVirtualDtor { argument