HomeSort by relevance Sort by last modified time
    Searched refs:GenericOptionValue (Results 1 - 20 of 20) sorted by null

  /external/llvm/include/llvm/Support/
CommandLine.h 419 struct GenericOptionValue {
420 virtual bool compare(const GenericOptionValue &V) const = 0;
423 ~GenericOptionValue() = default;
424 GenericOptionValue() = default;
425 GenericOptionValue(const GenericOptionValue&) = default;
426 GenericOptionValue &operator=(const GenericOptionValue &) = default;
437 struct OptionValueBase : public GenericOptionValue {
450 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
CommandLine.h 438 struct GenericOptionValue {
439 virtual bool compare(const GenericOptionValue &V) const = 0;
442 GenericOptionValue() = default;
443 GenericOptionValue(const GenericOptionValue&) = default;
444 ~GenericOptionValue() = default;
445 GenericOptionValue &operator=(const GenericOptionValue &) = default;
456 struct OptionValueBase : public GenericOptionValue {
469 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 444 struct GenericOptionValue {
445 virtual bool compare(const GenericOptionValue &V) const = 0;
448 GenericOptionValue() = default;
449 GenericOptionValue(const GenericOptionValue&) = default;
450 ~GenericOptionValue() = default;
451 GenericOptionValue &operator=(const GenericOptionValue &) = default;
462 struct OptionValueBase : public GenericOptionValue {
475 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
CommandLine.h 447 struct GenericOptionValue {
448 virtual bool compare(const GenericOptionValue &V) const = 0;
451 GenericOptionValue() = default;
452 GenericOptionValue(const GenericOptionValue&) = default;
453 GenericOptionValue &operator=(const GenericOptionValue &) = default;
454 ~GenericOptionValue() = default;
465 struct OptionValueBase : public GenericOptionValue {
478 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
CommandLine.h 447 struct GenericOptionValue {
448 virtual bool compare(const GenericOptionValue &V) const = 0;
451 GenericOptionValue() = default;
452 GenericOptionValue(const GenericOptionValue&) = default;
453 GenericOptionValue &operator=(const GenericOptionValue &) = default;
454 ~GenericOptionValue() = default;
465 struct OptionValueBase : public GenericOptionValue {
478 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
CommandLine.h 449 struct GenericOptionValue {
450 virtual bool compare(const GenericOptionValue &V) const = 0;
453 GenericOptionValue() = default;
454 GenericOptionValue(const GenericOptionValue&) = default;
455 GenericOptionValue &operator=(const GenericOptionValue &) = default;
456 ~GenericOptionValue() = default;
467 struct OptionValueBase : public GenericOptionValue {
480 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
CommandLine.h 449 struct GenericOptionValue {
450 virtual bool compare(const GenericOptionValue &V) const = 0;
453 GenericOptionValue() = default;
454 GenericOptionValue(const GenericOptionValue&) = default;
455 GenericOptionValue &operator=(const GenericOptionValue &) = default;
456 ~GenericOptionValue() = default;
467 struct OptionValueBase : public GenericOptionValue {
480 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
CommandLine.h 449 struct GenericOptionValue {
450 virtual bool compare(const GenericOptionValue &V) const = 0;
453 GenericOptionValue() = default;
454 GenericOptionValue(const GenericOptionValue&) = default;
455 GenericOptionValue &operator=(const GenericOptionValue &) = default;
456 ~GenericOptionValue() = default;
467 struct OptionValueBase : public GenericOptionValue {
480 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
CommandLine.h 449 struct GenericOptionValue {
450 virtual bool compare(const GenericOptionValue &V) const = 0;
453 GenericOptionValue() = default;
454 GenericOptionValue(const GenericOptionValue&) = default;
455 GenericOptionValue &operator=(const GenericOptionValue &) = default;
456 ~GenericOptionValue() = default;
467 struct OptionValueBase : public GenericOptionValue {
480 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 444 struct GenericOptionValue {
445 virtual bool compare(const GenericOptionValue &V) const = 0;
448 GenericOptionValue() = default;
449 GenericOptionValue(const GenericOptionValue&) = default;
450 ~GenericOptionValue() = default;
451 GenericOptionValue &operator=(const GenericOptionValue &) = default;
462 struct OptionValueBase : public GenericOptionValue {
475 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
CommandLine.h 447 struct GenericOptionValue {
448 virtual bool compare(const GenericOptionValue &V) const = 0;
451 GenericOptionValue() = default;
452 GenericOptionValue(const GenericOptionValue&) = default;
453 GenericOptionValue &operator=(const GenericOptionValue &) = default;
454 ~GenericOptionValue() = default;
465 struct OptionValueBase : public GenericOptionValue {
478 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
CommandLine.h 447 struct GenericOptionValue {
448 virtual bool compare(const GenericOptionValue &V) const = 0;
451 GenericOptionValue() = default;
452 GenericOptionValue(const GenericOptionValue&) = default;
453 GenericOptionValue &operator=(const GenericOptionValue &) = default;
454 ~GenericOptionValue() = default;
465 struct OptionValueBase : public GenericOptionValue {
478 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
CommandLine.h 449 struct GenericOptionValue {
450 virtual bool compare(const GenericOptionValue &V) const = 0;
453 GenericOptionValue() = default;
454 GenericOptionValue(const GenericOptionValue&) = default;
455 GenericOptionValue &operator=(const GenericOptionValue &) = default;
456 ~GenericOptionValue() = default;
467 struct OptionValueBase : public GenericOptionValue {
480 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
CommandLine.h 449 struct GenericOptionValue {
450 virtual bool compare(const GenericOptionValue &V) const = 0;
453 GenericOptionValue() = default;
454 GenericOptionValue(const GenericOptionValue&) = default;
455 GenericOptionValue &operator=(const GenericOptionValue &) = default;
456 ~GenericOptionValue() = default;
467 struct OptionValueBase : public GenericOptionValue {
480 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
CommandLine.h 449 struct GenericOptionValue {
450 virtual bool compare(const GenericOptionValue &V) const = 0;
453 GenericOptionValue() = default;
454 GenericOptionValue(const GenericOptionValue&) = default;
455 GenericOptionValue &operator=(const GenericOptionValue &) = default;
456 ~GenericOptionValue() = default;
467 struct OptionValueBase : public GenericOptionValue {
480 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
CommandLine.h 449 struct GenericOptionValue {
450 virtual bool compare(const GenericOptionValue &V) const = 0;
453 GenericOptionValue() = default;
454 GenericOptionValue(const GenericOptionValue&) = default;
455 GenericOptionValue &operator=(const GenericOptionValue &) = default;
456 ~GenericOptionValue() = default;
467 struct OptionValueBase : public GenericOptionValue {
480 bool compare(const GenericOptionValue & /*V*/) const override
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CommandLine.h 326 struct GenericOptionValue {
327 virtual ~GenericOptionValue() {}
328 virtual bool compare(const GenericOptionValue &V) const = 0;
336 struct OptionValueBase : public GenericOptionValue {
350 virtual bool compare(const GenericOptionValue& /*V*/) const { return false; }
355 class OptionValueCopy : public GenericOptionValue {
374 virtual bool compare(const GenericOptionValue &V) const {
527 virtual const GenericOptionValue &getOptionValue(unsigned N) const = 0;
534 void printGenericOptionDiff(const Option &O, const GenericOptionValue &V,
535 const GenericOptionValue &Default
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp 69 void GenericOptionValue::anchor() {}
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
CommandLine.cpp 83 void GenericOptionValue::anchor() {}
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
CommandLine.cpp     [all...]

Completed in 249 milliseconds