Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-expr-4.cpp164 struct Throw1 { struct
173 template struct Throw1<int>; argument
174 template struct Throw1<int*>; variable
175 template struct Throw1<Incomplete*>; // expected-note{{instantiation}} variable