Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.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