OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DefaultOption
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
CommandLine.h
180
DefaultOption
= 0x10
312
bool isDefaultOption() const { return getMiscFlags() & cl::
DefaultOption
; }
/src/external/apache2/llvm/dist/llvm/lib/Support/
CommandLine.cpp
156
// This collects Options added with the cl::
DefaultOption
flag. Since they can
210
// If it's a
DefaultOption
, check to make sure it isn't already there.
2418
cl::
DefaultOption
);
Completed in 59 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026