Home
last modified time | relevance | path

Searched defs:getInputExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DStmt.cpp472 const Expr *AsmStmt::getInputExpr(unsigned i) const { in getInputExpr() function in AsmStmt
518 Expr *GCCAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in GCCAsmStmt
833 Expr *MSAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in MSAsmStmt
/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmt.h3173 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function
3319 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function