Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDStmt.cpp360 const Expr *AsmStmt::getInputExpr(unsigned i) const { in getInputExpr() function in AsmStmt
406 Expr *GCCAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in GCCAsmStmt
671 Expr *MSAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in MSAsmStmt
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h1691 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function
1792 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function