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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp449 const Expr *AsmStmt::getOutputExpr(unsigned i) const { function in class:AsmStmt
500 Expr *GCCAsmStmt::getOutputExpr(unsigned i) { function in class:GCCAsmStmt
817 Expr *MSAsmStmt::getOutputExpr(unsigned i) { function in class:MSAsmStmt
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h3083 const Expr *getOutputExpr(unsigned i) const { function in class:clang::GCCAsmStmt

Completed in 191 milliseconds