Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp474 const Expr *AsmStmt::getInputExpr(unsigned i) const { in getInputExpr() function in AsmStmt
520 Expr *GCCAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in GCCAsmStmt
836 Expr *MSAsmStmt::getInputExpr(unsigned i) { in getInputExpr() function in MSAsmStmt
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h3403 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function
3549 const Expr *getInputExpr(unsigned i) const { in getInputExpr() function