OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TS1
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/PCH/
pragma-diag-section.cpp
14
struct
TS1
{
34
TS1
<int>
ts1
;
local
35
ts1
.m();
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p1.cpp
40
template <typename T> constexpr struct
TS1
{}; // expected-error {{struct cannot be marked constexpr}}
Completed in 6480 milliseconds