Home
last modified time | relevance | path

Searched refs:isOutputPlusConstraint (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DStmt.cpp486 if (isOutputPlusConstraint(i)) in getNumPlusOperands()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DStmt.h2873 bool isOutputPlusConstraint(unsigned i) const { in isOutputPlusConstraint() function