Home
last modified time | relevance | path

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

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