Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp458 const Expr *AsmStmt::getOutputExpr(unsigned i) const { in getOutputExpr() function in AsmStmt
509 Expr *GCCAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in GCCAsmStmt
832 Expr *MSAsmStmt::getOutputExpr(unsigned i) { in getOutputExpr() function in MSAsmStmt