Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp362 const Expr *AsmStmt::getInputExpr(unsigned i) const { in getInputExpr() function in AsmStmt
408 Expr *GCCAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in GCCAsmStmt
680 Expr *MSAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in MSAsmStmt
/external/llvm-project/clang/lib/AST/
DStmt.cpp465 const Expr *AsmStmt::getInputExpr(unsigned i) const { in getInputExpr() function in AsmStmt
511 Expr *GCCAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in GCCAsmStmt
821 Expr *MSAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in MSAsmStmt
/external/clang/include/clang/AST/
DStmt.h1706 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function
1807 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h3108 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function
3254 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function