Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp473 const Expr *AsmStmt::getInputExpr(unsigned i) const { getInputExpr() function in AsmStmt
519 Expr *GCCAsmStmt::getInputExpr(unsigned i) { getInputExpr() function in GCCAsmStmt
835 Expr *MSAsmStmt::getInputExpr(unsigned i) { getInputExpr() function in MSAsmStmt