Home
last modified time | relevance | path

Searched refs:LLVM_DEPRECATED (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DArrayRef.h511 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
518 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
525 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
532 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
539 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
546 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
553 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
560 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
567 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
574 LLVM_DEPRECATED("Use deduction guide instead", "ArrayRef")
[all …]
H A DStringRef.h261 [[nodiscard]] LLVM_DEPRECATED(
276 [[nodiscard]] LLVM_DEPRECATED(
H A DSTLExtras.h2038 LLVM_DEPRECATED("Use erase instead", "erase")
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DCustomizableOptional.h73 LLVM_DEPRECATED("Use &*X instead.", "&*X")
75 LLVM_DEPRECATED("Use &*X instead.", "&*X")
77 LLVM_DEPRECATED("std::optional::value is throwing. Use *X instead", "*X")
79 LLVM_DEPRECATED("std::optional::value is throwing. Use *X instead", "*X")
93 LLVM_DEPRECATED("std::optional::value is throwing. Use *X instead", "*X")
H A DDirectoryEntry.h49 LLVM_DEPRECATED("Use DirectoryEntryRef::getName() instead.", "")
H A DFileEntry.h331 LLVM_DEPRECATED("Use FileEntryRef::getName() instead.", "")
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DArgument.h103 LLVM_DEPRECATED("Use getParamAlign() instead", "getParamAlign")
H A DType.h258 LLVM_DEPRECATED("Use isPointerTy() instead", "isPointerTy")
H A DDataLayout.h542 LLVM_DEPRECATED("use getPrefTypeAlign instead", "getPrefTypeAlign")
H A DIntrinsicInst.h943 LLVM_DEPRECATED("Use getDestAlign() instead", "getDestAlign")
1004 LLVM_DEPRECATED("Use getSourceAlign() instead", "getSourceAlign")
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h155 #define LLVM_DEPRECATED(MSG, FIX) __attribute__((deprecated(MSG, FIX))) macro
157 #define LLVM_DEPRECATED(MSG, FIX) [[deprecated(MSG)]] macro
H A DKnownBits.h317 LLVM_DEPRECATED("use intersectWith instead", "intersectWith")
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h157 LLVM_DEPRECATED("Migrate to ParseStatus", "")
162 LLVM_DEPRECATED("Migrate to ParseStatus", "")