Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DStmt.cpp338 const Expr *AsmStmt::getOutputExpr(unsigned i) const { in getOutputExpr() function in AsmStmt
389 Expr *GCCAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in GCCAsmStmt
661 Expr *MSAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in MSAsmStmt
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmt.h1656 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function
1772 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function