Home
last modified time | relevance | path

Searched refs:LastOption (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Driver/
DOptions.h42 LastOption enumerator
/external/llvm-project/clang/include/clang/Driver/
DOptions.h49 LastOption enumerator
/external/llvm-project/clang-tools-extra/clangd/
DCompileCommands.cpp342 DriverID PrevAlias[DriverID::LastOption] = {DriverID::OPT_INVALID}; in rulesFor()
343 DriverID NextAlias[DriverID::LastOption] = {DriverID::OPT_INVALID}; in rulesFor()
353 const char *const *Prefixes[DriverID::LastOption] = {nullptr}; in rulesFor()
367 for (unsigned ID = 1 /*Skip INVALID */; ID < DriverID::LastOption; ++ID) { in rulesFor()
/external/llvm/unittests/Option/
DOptionParsingTest.cpp24 LastOption enumerator
/external/llvm-project/llvm/unittests/Option/
DOptionParsingTest.cpp24 LastOption enumerator