Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dcxx0x-initializer-references.cpp97 struct ChildClass : public AbstractClass { struct
109 helper(ChildClass()); in foo()