Searched defs:VersionTuple (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | VersionTuple.h | 43 constexpr VersionTuple() in VersionTuple() function 47 explicit constexpr VersionTuple(unsigned Major) in VersionTuple() function 51 explicit constexpr VersionTuple(unsigned Major, unsigned Minor) in VersionTuple() function 55 explicit constexpr VersionTuple(unsigned Major, unsigned Minor, in VersionTuple() function 60 explicit constexpr VersionTuple(unsigned Major, unsigned Minor, in VersionTuple() function
|
| H A D | YAMLTraits.h | 40 class VersionTuple; variable
|
| /freebsd/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 | 17 class VersionTuple; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | DXContainerYAML.h | 32 struct VersionTuple { struct 42 VersionTuple Version; argument
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesWriter.cpp | 405 const llvm::SmallVectorImpl<std::pair<llvm::VersionTuple, T>> &VI, in getVersionedInfoSize() 445 raw_ostream &OS, llvm::SmallVectorImpl<std::pair<VersionTuple, T>> &VI, in emitVersionedInfo() 451 const std::pair<VersionTuple, T> &RHS) -> bool { in emitVersionedInfo()
|
| H A D | APINotesReader.cpp | 2045 llvm::SmallVector<std::pair<llvm::VersionTuple, T>, 1> R) in VersionedInfo() 2052 const std::pair<llvm::VersionTuple, T> &right) -> bool { in VersionedInfo()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Module.h | 54 class VersionTuple; variable
|