OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasNoOptAsInput
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Option/
Option.h
131
bool
hasNoOptAsInput
() const { return Info->Flags & RenderAsInput;}
/external/llvm/lib/Option/
Arg.cpp
81
if (!getOption().
hasNoOptAsInput
()) {
Completed in 46 milliseconds