Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
592 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
H A DTreeTransform.h4482 Expr *InputExpr = Input.getSourceExpression(); in TransformTemplateArgument() local
7763 Expr *InputExpr = S->getInputExpr(I); in TransformGCCAsmStmt() local
H A DSemaExpr.cpp15527 Expr *InputExpr) { in CreateBuiltinUnaryOp()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp2196 const Expr *InputExpr, in EmitAsmInput()
2493 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2537 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local