Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Option/
H A DOption.cpp235 std::unique_ptr<Arg> Option::accept(const ArgList &Args, StringRef CurArg, in accept()
/openbsd-src/gnu/usr.bin/cvs/vms/
H A Dfilesubr.c821 static int CurArg; variable