Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Option/
H A DArgList.h176 bool hasArg(OptSpecifier Id) const { in hasArg() function
179 bool hasArg(OptSpecifier Id0, OptSpecifier Id1) const { in hasArg() function
182 bool hasArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2) const { in hasArg() function