Home
last modified time | relevance | path

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

/external/llvm/lib/Option/
DArgList.cpp99 OptSpecifier Id2, OptSpecifier Id3) const { in getLastArg()
115 OptSpecifier Id2, OptSpecifier Id3, in getLastArg()
133 OptSpecifier Id2, OptSpecifier Id3, in getLastArg()
152 OptSpecifier Id2, OptSpecifier Id3, in getLastArg()
173 OptSpecifier Id2, OptSpecifier Id3, in getLastArg()
/external/llvm/include/llvm/Option/
DArgList.h44 OptSpecifier Id0, Id1, Id2; variable
182 bool hasArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2) const { in hasArg()