Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-inlined.cpp3 struct WithDtor { struct
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-emplace.cpp835 struct WithDtor { struct
836 WithDtor(int) {} in WithDtor() argument