Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvtable-available-externally.cpp523 struct NestedNonTemplateInTemplate { struct
524 typedef int T;
528 virtual T thisShouldBeEmittedToo(T val) { return val; } in thisShouldBeEmittedToo()