OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TST_typeofExpr
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
Specifiers.h
73
TST_typeofExpr
,
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
289
static const TST
TST_typeofExpr
= clang::
TST_typeofExpr
;
406
return (T ==
TST_typeofExpr
|| T == TST_decltype || T == TST_extint);
/src/external/apache2/llvm/dist/clang/lib/Sema/
DeclSpec.cpp
386
case
TST_typeofExpr
:
572
case DeclSpec::
TST_typeofExpr
: return "typeof";
SemaTemplateVariadic.cpp
872
case
TST_typeofExpr
:
SemaType.cpp
1612
case DeclSpec::
TST_typeofExpr
: {
5909
assert(DS.getTypeSpecType() == DeclSpec::
TST_typeofExpr
);
SemaDecl.cpp
5533
case DeclSpec::
TST_typeofExpr
: {
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp
7280
if (DS.SetTypeSpecType(DeclSpec::
TST_typeofExpr
, StartLoc, PrevSpec,
Completed in 152 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026