OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Unevaluated
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
1187
///
unevaluated
operand (C++11 [expr]p7), such as the subexpression of
1191
Unevaluated
,
1194
/// an
unevaluated
operand. This is mostly like a regular
unevaluated
1200
/// This behaves largely similarly to an
unevaluated
operand in preventing
1204
/// The current expression occurs within an
unevaluated
1252
/// is indeed an
unevaluated
context.
1272
/// they are not discarded-value expressions nor
unevaluated
operands.
1298
return Context == ExpressionEvaluationContext::
Unevaluated
||
12916
// braced-init-lists, even when they occur within
unevaluated
operands
[
all
...]
Sema.h
1187
///
unevaluated
operand (C++11 [expr]p7), such as the subexpression of
1191
Unevaluated
,
1194
/// an
unevaluated
operand. This is mostly like a regular
unevaluated
1200
/// This behaves largely similarly to an
unevaluated
operand in preventing
1204
/// The current expression occurs within an
unevaluated
1252
/// is indeed an
unevaluated
context.
1272
/// they are not discarded-value expressions nor
unevaluated
operands.
1298
return Context == ExpressionEvaluationContext::
Unevaluated
||
12916
// braced-init-lists, even when they occur within
unevaluated
operands
[
all
...]
Sema.h
1187
///
unevaluated
operand (C++11 [expr]p7), such as the subexpression of
1191
Unevaluated
,
1194
/// an
unevaluated
operand. This is mostly like a regular
unevaluated
1200
/// This behaves largely similarly to an
unevaluated
operand in preventing
1204
/// The current expression occurs within an
unevaluated
1252
/// is indeed an
unevaluated
context.
1272
/// they are not discarded-value expressions nor
unevaluated
operands.
1298
return Context == ExpressionEvaluationContext::
Unevaluated
||
12916
// braced-init-lists, even when they occur within
unevaluated
operands
[
all
...]
Completed in 96 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026