Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmt.cpp457 const Expr *AsmStmt::getOutputExpr(unsigned i) const { in getOutputExpr() function in AsmStmt
508 Expr *GCCAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in GCCAsmStmt
830 Expr *MSAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in MSAsmStmt
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h3156 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function
3317 const Expr *getOutputExpr(unsigned i) const { in getOutputExpr() function