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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp405 const Expr *AsmStmt::getInputExpr(unsigned i) const { function in class:AsmStmt
451 Expr *GCCAsmStmt::getInputExpr(unsigned i) { function in class:GCCAsmStmt
742 Expr *MSAsmStmt::getInputExpr(unsigned i) { function in class:MSAsmStmt
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3032 const Expr *getInputExpr(unsigned i) const { function in class:clang::GCCAsmStmt

Completed in 121 milliseconds