OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:int_ref_t
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaTemplate/
instantiation-default-1.cpp
35
typedef int&
int_ref_t
;
typedef
36
Def2<
int_ref_t
> *d2; // expected-note{{in instantiation of default argument for 'Def2<int &>' required here}}
Completed in 161 milliseconds