Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp483 unsigned AsmStmt::getNumPlusOperands() const { in getNumPlusOperands() function in AsmStmt
710 unsigned NumOperands = getNumOutputs() + getNumPlusOperands() + in AnalyzeAsmString()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2881 unsigned getNumPlusOperands() const;