Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h148 unsigned getOptionKind(OptSpecifier id) const { in getOptionKind() function
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp747 if (getOptionKind(Id) == Option::GroupClass) in internalPrintHelp()