Home
last modified time | relevance | path

Searched defs:InputExpr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp381 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
600 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
H A DTreeTransform.h4749 Expr *InputExpr = Input.getSourceExpression(); in TransformTemplateArgument() local
8321 Expr *InputExpr = S->getInputExpr(I); in TransformGCCAsmStmt() local
H A DSemaExpr.cpp15278 UnaryOperatorKind Opc, Expr *InputExpr, in CreateBuiltinUnaryOp()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2403 const Expr *InputExpr, in EmitAsmInput()
2814 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2858 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local