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

/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp457 const Expr *AsmStmt::getOutputExpr(unsigned i) const { function in class:AsmStmt
508 Expr *GCCAsmStmt::getOutputExpr(unsigned i) { function in class:GCCAsmStmt
831 Expr *MSAsmStmt::getOutputExpr(unsigned i) { function in class:MSAsmStmt
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3367 const Expr *getOutputExpr(unsigned i) const { function in class:clang::GCCAsmStmt

Completed in 134 milliseconds