HomeSort by: relevance | last modified time | path
    Searched defs:EXPR (Results 1 - 17 of 17) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varmod-undefined.mk 76 .if 0 && ${:U . \: \} \$ \\ ${EXPR}}
81 SUBST:= ${:U . \: \} \$ \\ ${EXPR}}
83 EXPR= <expr>
98 EXPR:= ${8_DOLLAR}
99 .if ${EXPR} != "\$\$\$\$"
102 EXPR:= ${:U${8_DOLLAR}}
103 .if ${EXPR} != "\$\$\$\$"
107 EXPR:= ${x:L:@_@${8_DOLLAR}@}
108 .if ${EXPR} != "\$\$
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/AST/
ExprClassification.cpp 9 // This file implements Expr::classify.
13 #include "clang/AST/Expr.h"
24 using Cl = Expr::Classification;
26 static Cl::Kinds ClassifyInternal(ASTContext &Ctx, const Expr *E);
32 const Expr *trueExpr,
33 const Expr *falseExpr);
34 static Cl::ModifiableType IsModifiable(ASTContext &Ctx, const Expr *E,
37 Cl Expr::ClassifyImpl(ASTContext &Ctx, SourceLocation *Loc) const {
89 const Expr *E,
102 static Cl::Kinds ClassifyInternal(ASTContext &Ctx, const Expr *E)
    [all...]
Expr.cpp 1 //===--- Expr.cpp - Expression AST Node Implementation --------------------===//
9 // This file implements the Expr class and subclasses.
13 #include "clang/AST/Expr.h"
41 const Expr *Expr::getBestDynamicClassTypeExpr() const {
42 const Expr *E = this;
66 const CXXRecordDecl *Expr::getBestDynamicClassType() const {
67 const Expr *E = getBestDynamicClassTypeExpr();
80 const Expr *Expr::skipRValueSubobjectAdjustments
    [all...]
ItaniumMangle.cpp 24 #include "clang/AST/Expr.h"
587 void mangleMemberExprBase(const Expr *base, bool isArrow);
588 void mangleMemberExpr(const Expr *base, bool isArrow,
595 void mangleCastExpression(const Expr *E, StringRef CastEncoding);
597 void mangleExpression(const Expr *E, unsigned Arity = UnknownArity,
609 void mangleTemplateArgExpr(const Expr *E);
814 // <expr-primary>.
1153 // <expr-primary> ::= L <type> 0 E
2524 // <type> ::= U <addrspace-expr>
3721 // u<Len>matrix_typeI<row expr><column expr><element type>
    [all...]
  /src/usr.sbin/gspa/gspa/
gsp_ass.h 69 typedef struct expr { struct
73 struct expr *left;
74 struct expr *right;
79 } *expr; typedef in typeref:struct:expr
96 expr value;
104 #define EXPR 2 /* expression operand */
125 operand abs_adr(expr);
127 expr bexpr(int, expr, expr);
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
rl78-parse.h 83 EXPR = 284, /* EXPR */
208 #define EXPR 284
m68k-parse.c 188 EXPR = 268 /* EXPR */
207 #define EXPR 268
255 YYSYMBOL_EXPR = 13, /* EXPR */
701 "FPCR", "LPC", "ZAR", "ZDR", "LZPC", "CREG", "INDEXREG", "EXPR", "'&'",
1447 case 14: /* generic_operand: EXPR */
1456 case 15: /* generic_operand: '#' EXPR */
1465 case 16: /* generic_operand: '&' EXPR */
1510 case 21: /* motorola_operand: '(' EXPR ',' zapc ')' */
1524 case 22: /* motorola_operand: '(' zapc ',' EXPR ')' */
    [all...]
rx-parse.h 65 EXPR = 266, /* EXPR */
234 #define EXPR 266
rl78-parse.c 269 EXPR = 284, /* EXPR */
394 #define EXPR 284
544 YYSYMBOL_EXPR = 29, /* EXPR */
1148 "EXPR", "UNKNOWN_OPCODE", "IS_OPCODE", "DOT_S", "DOT_B", "DOT_W",
2174 case 3: /* statement: addsub A ',' '#' EXPR */
2186 case 5: /* statement: addsub EXPR $@1 ',' '#' EXPR */
2216 case 10: /* statement: addsub A ',' EXPR $@2 */
2222 case 11: /* statement: addsub A ',' opt_es '!' EXPR */
    [all...]
rx-parse.c 247 EXPR = 266, /* EXPR */
416 #define EXPR 266
610 YYSYMBOL_EXPR = 11, /* EXPR */
1319 "ACC", "DREG", "DREGH", "DREGL", "DCREG", "EXPR", "UNKNOWN_OPCODE",
2476 case 7: /* statement: BRA EXPR */
2494 case 8: /* statement: BRA DOT_A EXPR */
2500 case 9: /* statement: BRA DOT_S EXPR */
2506 case 10: /* statement: BSR EXPR */
2519 case 11: /* statement: BSR DOT_A EXPR */
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.h 83 EXPR = 284, /* EXPR */
208 #define EXPR 284
m68k-parse.c 188 EXPR = 268 /* EXPR */
207 #define EXPR 268
255 YYSYMBOL_EXPR = 13, /* EXPR */
701 "FPCR", "LPC", "ZAR", "ZDR", "LZPC", "CREG", "INDEXREG", "EXPR", "'&'",
1447 case 14: /* generic_operand: EXPR */
1456 case 15: /* generic_operand: '#' EXPR */
1465 case 16: /* generic_operand: '&' EXPR */
1510 case 21: /* motorola_operand: '(' EXPR ',' zapc ')' */
1524 case 22: /* motorola_operand: '(' zapc ',' EXPR ')' */
    [all...]
rx-parse.h 65 EXPR = 266, /* EXPR */
234 #define EXPR 266
rl78-parse.c 269 EXPR = 284, /* EXPR */
394 #define EXPR 284
544 YYSYMBOL_EXPR = 29, /* EXPR */
1148 "EXPR", "UNKNOWN_OPCODE", "IS_OPCODE", "DOT_S", "DOT_B", "DOT_W",
2174 case 3: /* statement: addsub A ',' '#' EXPR */
2186 case 5: /* statement: addsub EXPR $@1 ',' '#' EXPR */
2216 case 10: /* statement: addsub A ',' EXPR $@2 */
2222 case 11: /* statement: addsub A ',' opt_es '!' EXPR */
    [all...]
rx-parse.c 247 EXPR = 266, /* EXPR */
416 #define EXPR 266
610 YYSYMBOL_EXPR = 11, /* EXPR */
1319 "ACC", "DREG", "DREGH", "DREGL", "DCREG", "EXPR", "UNKNOWN_OPCODE",
2476 case 7: /* statement: BRA EXPR */
2494 case 8: /* statement: BRA DOT_A EXPR */
2500 case 9: /* statement: BRA DOT_S EXPR */
2506 case 10: /* statement: BSR EXPR */
2519 case 11: /* statement: BSR DOT_A EXPR */
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 19 #include "clang/AST/Expr.h"
112 #define EXPR(Type, Base) \
120 EmitIgnoredExpr(cast<Expr>(S));
465 while (!isa<Expr>(ExprResult)) {
480 const Expr *E = cast<Expr>(ExprResult);
968 Expr::EvalResult Result;
1166 SaveRetExprRAII(const Expr *RetExpr, CodeGenFunction &CGF)
1171 const Expr *OldRetExpr;
1199 const Expr *RV = S.getRetValue()
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h 21 #include "clang/AST/Expr.h"
139 static inline ExprResult Owned(Expr *E) { return E; }
238 bool DropCallArgument(Expr *E) {
404 ExprResult TransformExpr(Expr *E);
413 ExprResult TransformInitializer(Expr *Init, bool NotCopyInit);
438 bool TransformExprs(Expr *const *Inputs, unsigned NumInputs, bool IsCall,
439 SmallVectorImpl<Expr *> &Outputs,
462 Expr *Expr,
708 ExprResult TransformAddressOfOperand(Expr *E)
    [all...]

Completed in 85 milliseconds