Home
last modified time | relevance | path

Searched refs:MakeIndex (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DArgList.cpp208 unsigned InputArgList::MakeIndex(StringRef String0) const { in MakeIndex() function in InputArgList
218 unsigned InputArgList::MakeIndex(StringRef String0, in MakeIndex() function in InputArgList
220 unsigned Index0 = MakeIndex(String0); in MakeIndex()
221 unsigned Index1 = MakeIndex(String1); in MakeIndex()
228 return getArgString(MakeIndex(Str)); in MakeArgStringRef()
245 BaseArgs.MakeIndex(Opt.getName()), BaseArg)); in MakeFlagArg()
251 unsigned Index = BaseArgs.MakeIndex(Value); in MakePositionalArg()
260 unsigned Index = BaseArgs.MakeIndex(Opt.getName(), Value); in MakeSeparateArg()
269 unsigned Index = BaseArgs.MakeIndex((Opt.getName() + Value).str()); in MakeJoinedArg()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DArgList.h427 unsigned MakeIndex(StringRef String0) const;
428 unsigned MakeIndex(StringRef String0, StringRef String1) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp1115 Index = Args.getBaseArgs().MakeIndex(A->getValue(1)); in TranslateOpenMPTargetArgs()
1120 Index = Args.getBaseArgs().MakeIndex(A->getValue(0)); in TranslateOpenMPTargetArgs()
1166 unsigned Index = Args.getBaseArgs().MakeIndex(A->getValue(ValuePos)); in TranslateXarchArgs()
H A DDriver.cpp338 Args.getBaseArgs().MakeIndex(Value), Value.data()); in MakeInputArg()
1049 unsigned Index = Args.MakeIndex(Opt->getSpelling()); in BuildCompilation()
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Ddir-example238 * MakeIndex: (makeindex). Index creation for TeX.