Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp346 const Expr *AsmStmt::getOutputExpr(unsigned i) const { in getOutputExpr() function in AsmStmt
397 Expr *GCCAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in GCCAsmStmt
676 Expr *MSAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in MSAsmStmt
/external/clang/include/clang/AST/
DStmt.h1677 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function
1793 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function