Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp360 const Expr *AsmStmt::getInputExpr(unsigned i) const { in getInputExpr() function in AsmStmt
406 Expr *GCCAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in GCCAsmStmt
671 Expr *MSAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in MSAsmStmt
/external/clang/include/clang/AST/
DStmt.h1686 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function
1787 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function