Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DArg.h83 const Option &getOption() const { return Opt; } in getOption() function
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java268 getOption() in getOption() method in TestBean
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp143 const Option OptTable::getOption(OptSpecifier Opt) const { in getOption() function in OptTable