OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syntactic
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaPseudoObject.cpp
405
ExprResult PseudoOpBuilder::complete(Expr *
syntactic
) {
406
return PseudoObjectExpr::Create(S.Context,
syntactic
,
437
// semantic expression with expressions from the
syntactic
form.
444
Expr *
syntactic
;
local
449
syntactic
= BinaryOperator::Create(S.Context, syntacticLHS, capturedRHS,
464
syntactic
= CompoundAssignOperator::Create(
480
return complete(
syntactic
);
529
UnaryOperator *
syntactic
=
local
537
return complete(
syntactic
);
703
// If we have a base, capture it in an OVE and rebuild the
syntactic
[
all
...]
Completed in 21 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026