Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-function-1.cpp174 template<typename T> struct IndirectGoto0 { struct
191 template struct IndirectGoto0<void*>; variable
192 template struct IndirectGoto0<int>; // expected-note{{instantiation}} variable