Searched defs:getNumValues (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Option/
H A DArg.h111 unsigned getNumValues() const { return Values.size(); } function in class:llvm::opt::Arg
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h336 const MCExpr &getNumValues() const { return NumValues; } function in class:llvm::MCFillFragment
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h998 unsigned getNumValues() const { return NumValues; } function in namespace:llvm

Completed in 145 milliseconds