OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConsumeAfterOpt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
CommandLine.cpp
229
if (SC->
ConsumeAfterOpt
) {
233
SC->
ConsumeAfterOpt
= O;
297
else if (O == Sub.
ConsumeAfterOpt
)
298
Sub.
ConsumeAfterOpt
= nullptr;
317
nullptr != Sub.
ConsumeAfterOpt
);
508
ConsumeAfterOpt
= nullptr;
1376
auto &
ConsumeAfterOpt
= ChosenSubCommand->
ConsumeAfterOpt
;
1385
if (
ConsumeAfterOpt
) {
1397
else if (
ConsumeAfterOpt
) {
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
CommandLine.h
237
Option *
ConsumeAfterOpt
= nullptr; // The ConsumeAfter option if it exists.
Completed in 15 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026