/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | OptionParser.h | 24 struct Option { struct 26 const OptionDefinition *definition; argument 44 llvm::StringRef optstring, const Option *longopts, argument
|
/freebsd/contrib/libxo/doc/ |
H A D | encoders.rst | 140 .. _csv_leafs: 186 .. _csv_no_header: 205 .. _csv_no_quotes: 214 .. _csv_dos:
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangOptionDocEmitter.cpp | 27 Record *Option; member 43 static bool hasFlag(const Record *Option, StringRef OptionFlag, in hasFlag() 55 static bool isOptionVisible(const Record *Option, const Record *DocInfo) { in isOptionVisible() 184 unsigned getNumArgsForKind(Record *OptionKind, const Record *Option) { in getNumArgsForKind() 211 bool canSphinxCopeWithOption(const Record *Option) { in canSphinxCopeWithOption() 242 void emitOptionWithArgs(StringRef Prefix, const Record *Option, in emitOptionWithArgs() 258 void emitOptionName(StringRef Prefix, const Record *Option, raw_ostream &OS) { in emitOptionName() 298 bool emitOptionNames(const Record *Option, raw_ostream &OS, bool EmittedAny) { in emitOptionNames() 309 void forEachOptionName(const DocumentedOption &Option, const Record *DocInfo, in forEachOptionName() 319 void emitOption(const DocumentedOption &Option, const Record *DocInfo, in emitOption() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/ |
H A D | options_parser.cpp | 48 struct Option { struct in __anone23ff92f0111::OptionParser 49 const char *Name; 50 const char *Desc; 51 OptionType Type; 52 void *Var;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | OptSpecifier.h | 15 class Option; variable
|
H A D | OptTable.h | 31 class Option; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Option/ |
H A D | OptTable.cpp | 176 static bool optionMatches(const OptTable::Info &In, StringRef Option) { in optionMatches() 188 OptTable::suggestValueCompletions(StringRef Option, StringRef Arg) const { in suggestValueCompletions() 231 unsigned OptTable::findNearest(StringRef Option, std::string &NearestString, in findNearest() 242 unsigned OptTable::findNearest(StringRef Option, std::string &NearestString, in findNearest() 258 StringRef Option, std::string &NearestString, unsigned MinimumLength, in internalFindNearest() 666 const std::string &Option = Opt.Name; in PrintHelpOptionList() local
|
H A D | Option.cpp | 26 Option::Option(const OptTable::Info *info, const OptTable *owner) in Option() function in Option [all...] |
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 512 void GenericTaintRuleParser::parseConfig(const std::string &Option, in parseConfig() 520 void GenericTaintRuleParser::parseConfig(const std::string &Option, in parseConfig() 528 void GenericTaintRuleParser::parseConfig(const std::string &Option, in parseConfig() 547 GenericTaintRuleParser::parseConfiguration(const std::string &Option, in parseConfiguration() 814 std::string Option{"Config"}; in initTaintRules() local
|
/freebsd/usr.bin/posixmqcontrol/ |
H A D | posixmqcontrol.c | 346 struct Option { struct 366 const char *argv[], const struct Option **options) in parse_options() argument
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MachObjectWriter.cpp | 469 for (const std::string &Option : Options) in ComputeLinkerOptionsLoadCommandSize() local 485 for (const std::string &Option : Options) { in writeLinkerOptionsLoadCommand() local 861 for (const auto &Option : LinkerOptions) { in writeObject() local 1020 for (const auto &Option : LinkerOptions) in writeObject() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringActionRulesInternal.h | 77 for (const auto &Option : Requirement.getRefactoringOptions()) in visitRefactoringOptionsImpl() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 471 #define SET_OPTION(Option) \ in getCGPassBuilderOption() argument 487 #define SET_BOOLEAN_OPTION(Option) Opt.Option = Option; in getCGPassBuilderOption() argument 517 #define DISABLE_PASS(Option, Name) \ in registerCodeGenCallback() argument
|
/freebsd/tools/tools/notescheck/ |
H A D | notescheck.py | 54 class Option: class
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | cvparser.c | 376 UINT8 Option; in CvCommentExists() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | IntegerLiteralSeparatorFixer.cpp | 61 const auto &Option = Style.IntegerLiteralSeparator; in process() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 97 class Option; variable 335 explicit Option(enum NumOccurrencesFlag OccurrencesFlag, in Option() function
|
/freebsd/usr.sbin/cron/crontab/ |
H A D | crontab.c | 51 static enum opt_t Option; variable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaStmtAttr.cpp | 100 LoopHintAttr::OptionType Option; in handleLoopHintAttr() local 485 LoopHintAttr::OptionType Option = LH->getOption(); in CheckForIncompatibleAttributes() local
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | PPC.cpp | 496 auto FindVSXSubfeature = [&](StringRef Feature, StringRef Option) { in ppcUserFeaturesCheck()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | COFFMasmParser.cpp | 405 StringRef Option; in ParseDirectiveOption() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | common.h | 208 enum class Option : u8 { enum
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | Token.h | 345 Token Option; member
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | AIX.cpp | 512 std::string Option(OptionSpelling); in addTocDataOptions() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.cpp | 621 LoopHintAttr::OptionType Option = LoopHintAttr::Unroll; in push() local
|