Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp381 Expr *InputExpr = Exprs[i]; ActOnGCCAsmStmt() local
600 Expr *InputExpr = Exprs[InputOpNo]; ActOnGCCAsmStmt() local
[all...]
H A DTreeTransform.h4746 Expr *InputExpr = Input.getSourceExpression(); TransformTemplateArgument() local
8312 Expr *InputExpr = S->getInputExpr(I); TransformGCCAsmStmt() local
H A DSemaExpr.cpp15235 CreateBuiltinUnaryOp(SourceLocation OpLoc,UnaryOperatorKind Opc,Expr * InputExpr,bool IsAfterAmp) CreateBuiltinUnaryOp() argument
/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2391 EmitAsmInput(const TargetInfo::ConstraintInfo & Info,const Expr * InputExpr,std::string & ConstraintStr) EmitAsmInput() argument
2802 const Expr *InputExpr = S.getOutputExpr(i); EmitAsmStmt() local
2846 const Expr *InputExpr = S.getInputExpr(i); EmitAsmStmt() local
[all...]