Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp318 const Expr *AsmStmt::getOutputExpr(unsigned i) const { in getOutputExpr() function in AsmStmt
364 Expr *GCCAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in GCCAsmStmt
607 Expr *MSAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in MSAsmStmt
/external/clang/include/clang/AST/
DStmt.h1646 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function
1762 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function