Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp334 const Expr *AsmStmt::getInputExpr(unsigned i) const { in getInputExpr() function in AsmStmt
375 Expr *GCCAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in GCCAsmStmt
611 Expr *MSAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in MSAsmStmt
/external/clang/include/clang/AST/
DStmt.h1675 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function
1776 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function