OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TST_decltype_auto
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
Specifiers.h
77
TST_decltype_auto
, // C++1y decltype(auto)
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
291
static const TST
TST_decltype_auto
= clang::
TST_decltype_auto
;
409
return (T == TST_auto || T ==
TST_decltype_auto
);
528
TypeSpecType ==
TST_decltype_auto
);
Completed in 20 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026