Home
last modified time | relevance | path

Searched refs:Incompatible (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/clang/test/Modules/
H A Delaborated-type-specifier-from-hidden-module.m9 // Incompatible definition.
/llvm-project-15.0.7/clang/test/PCH/
H A Dverify_pch.m13 // Incompatible lang options ignored
/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributes.cpp1813 AttributeMask Incompatible; in typeIncompatible() local
1818 Incompatible.addAttribute(Attribute::AllocAlign); in typeIncompatible()
1820 Incompatible.addAttribute(Attribute::SExt).addAttribute(Attribute::ZExt); in typeIncompatible()
1826 Incompatible.addAttribute(Attribute::NoAlias) in typeIncompatible()
1834 Incompatible.addAttribute(Attribute::Nest) in typeIncompatible()
1848 Incompatible.addAttribute(Attribute::Alignment); in typeIncompatible()
1854 Incompatible.addAttribute(Attribute::NoUndef); in typeIncompatible()
1857 return Incompatible; in typeIncompatible()
/llvm-project-15.0.7/llvm/tools/llvm-objcopy/
H A DCommonOpts.td123 HelpText<"Allow wildcard syntax for symbol-related flags. Incompatible "
/llvm-project-15.0.7/clang/lib/Driver/
H A DSanitizerArgs.cpp565 if (SanitizerMask Incompatible = Kinds & G.second) { in SanitizerArgs() local
569 << lastArgumentForMask(D, Args, Incompatible); in SanitizerArgs()
570 Kinds &= ~Incompatible; in SanitizerArgs()
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-strip.rst116 section-related flags. Incompatible with --regex.
H A Dllvm-objcopy.rst233 section-related flags. Incompatible with --regex.
/llvm-project-15.0.7/openmp/runtime/src/i18n/
H A Den_US.txt21 # Incompatible changes (version must be bumbed by 1):
348 WrongMessageCatalog "Incompatible message catalog \"%1$s\": Version \"%2$s\" found, versio…
402 IncompatibleLibrary "Incompatible %1$s library with version %2$s found."
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp9555 return Incompatible; in CheckAssignmentConstraints()
9625 return Incompatible; in CheckAssignmentConstraints()
9631 return Incompatible; in CheckAssignmentConstraints()
9637 return Incompatible; in CheckAssignmentConstraints()
9702 return Incompatible; in CheckAssignmentConstraints()
9738 return Incompatible; in CheckAssignmentConstraints()
9790 return Incompatible; in CheckAssignmentConstraints()
9807 return Incompatible; in CheckAssignmentConstraints()
9824 return Incompatible; in CheckAssignmentConstraints()
9840 return Incompatible; in CheckAssignmentConstraints()
[all …]
H A DSemaExprCXX.cpp4179 ConvTy == Compatible ? Incompatible : ConvTy, From->getExprLoc(), in PerformImplicitConversion()
H A DSemaInit.cpp1451 ElemType, ExprRes, !VerifyOnly) != Sema::Incompatible) { in CheckSubElementType()
/llvm-project-15.0.7/clang/docs/
H A DUndefinedBehaviorSanitizer.rst180 Incompatible with ``-fno-rtti``. Link must be performed by ``clang++``, not
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/rvv/
H A Dvsetvli-insert.ll411 ; Incompatible vtype
/llvm-project-15.0.7/mlir/test/Dialect/Shape/
H A Dcanonicalize.mlir153 // Incompatible shapes. No folding.
/llvm-project-15.0.7/llvm/test/Transforms/OpenMP/
H A Dspmdization.ll73 ;; // Incompatible parallel level, called both
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12062 Incompatible enumerator
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod23 =head2 Backward Incompatible Changes