Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOption.cpp112 std::unique_ptr<Arg> Option::acceptInternal(const ArgList &Args, in acceptInternal() function in Option
241 : acceptInternal(Args, CurArg, Index)); in accept()
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOption.h236 std::unique_ptr<Arg> acceptInternal(const ArgList &Args, StringRef CurArg,