Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DArg.h85 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.cpp138 const Option OptTable::getOption(OptSpecifier Opt) const { in getOption() function in OptTable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h1168 bool getOption(AtomicOptionKind Kind) const { in getOption() function