Searched defs:VersionTuple (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | VersionTuple.h | 42 constexpr VersionTuple() in VersionTuple() function 46 explicit constexpr VersionTuple(unsigned Major) in VersionTuple() function 50 explicit constexpr VersionTuple(unsigned Major, unsigned Minor) in VersionTuple() function 54 explicit constexpr VersionTuple(unsigned Major, unsigned Minor, in VersionTuple() function 59 explicit constexpr VersionTuple(unsigned Major, unsigned Minor, in VersionTuple() function
|
| H A D | YAMLTraits.h | 38 class VersionTuple; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILMetadata.h | 21 class VersionTuple; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LLVM.h | 30 class VersionTuple; variable
|
| H A D | DarwinSDKInfo.h | 91 llvm::DenseMap<VersionTuple, VersionTuple> Mapping) in RelatedTargetVersionMapping()
|
| H A D | Cuda.h | 15 class VersionTuple; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | DXContainerYAML.h | 31 struct VersionTuple { struct 41 VersionTuple Version; argument
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesWriter.cpp | 396 const llvm::SmallVectorImpl<std::pair<llvm::VersionTuple, T>> &VI, in getVersionedInfoSize() 436 raw_ostream &OS, llvm::SmallVectorImpl<std::pair<VersionTuple, T>> &VI, in emitVersionedInfo() 442 const std::pair<VersionTuple, T> &RHS) -> bool { in emitVersionedInfo()
|
| H A D | APINotesReader.cpp | 1800 llvm::SmallVector<std::pair<llvm::VersionTuple, T>, 1> Results) in VersionedInfo() 1807 const std::pair<llvm::VersionTuple, T> &right) -> bool { in VersionedInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Module.h | 52 class VersionTuple; variable
|