Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDStmt.cpp344 const Expr *AsmStmt::getOutputExpr(unsigned i) const { in getOutputExpr() function in AsmStmt
395 Expr *GCCAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in GCCAsmStmt
667 Expr *MSAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in MSAsmStmt
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h1662 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function
1778 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function