Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvtable-available-externally.cpp502 struct NestedNonTemplateInNonTemplate { struct
503 typedef int T;
507 virtual T thisShouldBeEmittedToo(T val) { return val; } in thisShouldBeEmittedToo()