Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dstandalone-debug-attribute.cpp11 struct STANDALONEDEBUGATTR StructWithConstructor { struct
12 StructWithConstructor() {} in StructWithConstructor() argument
14 void f(StructWithConstructor s) {} in f()