reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
114 O->getFormattingFlag() == cl::AlwaysPrefix; 535 if (O->getFormattingFlag() == cl::AlwaysPrefix) 647 if (i + 1 >= argc || Handler->getFormattingFlag() == cl::AlwaysPrefix) 755 if (MaybeValue.empty() || PGOpt->getFormattingFlag() == cl::AlwaysPrefix ||unittests/Support/CommandLineTest.cpp
1354 "D", cl::AlwaysPrefix, cl::desc("Define a macro"), 1462 StackOption<std::string> OptA("a", cl::AlwaysPrefix, cl::Grouping,utils/FileCheck/FileCheck.cpp
63 GlobalDefines("D", cl::AlwaysPrefix,