Searched defs:getVersion (Results 1 - 18 of 18) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DDarwinSDKInfo.h25 const llvm::VersionTuple &getVersion() const { return Version; } function in class:clang::driver::DarwinSDKInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAvailability.h51 VersionTuple getVersion() const { return Version; } function in class:clang::AvailabilitySpec
H A DExprObjC.h1709 VersionTuple getVersion() { return VersionToCheck; } function in class:clang::ObjCAvailabilityCheckExpr
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp103 PdbRaw_ImplVer InfoStream::getVersion() const { function in class:InfoStream
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h142 uint32_t getVersion() const { return Header.Version; } function in class:llvm::DWARFUnitIndex
H A DDWARFListTable.h101 uint16_t getVersion() const { return HeaderData.Version; } function in class:llvm::DWARFListTableHeader
H A DDWARFDebugFrame.h195 uint8_t getVersion() const { return Version; } function in class:llvm::dwarf::CIE
H A DDWARFDebugLine.h100 uint16_t getVersion() const { return FormParams.Version; } function in struct:llvm::DWARFDebugLine::Prologue
H A DDWARFUnit.h83 uint16_t getVersion() const { return FormParams.Version; } function in class:llvm::DWARFUnitHeader
186 uint8_t getVersion() const { return FormParams.Version; } function in struct:llvm::StrOffsetsContributionDescriptor
287 uint16_t getVersion() const { return Header.getVersion(); } function in class:llvm::DWARFUnit
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.h243 const GCCVersion &getVersion() const { return Version; } function in class:clang::driver::toolchains::Generic_GCC::GCCInstallationDetector
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DObjCRuntime.h77 const VersionTuple &getVersion() const { return Version; } function in class:clang::ObjCRuntime
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h101 uint8_t getVersion() const { function in struct:llvm::Win64EH::UnwindInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp66 unsigned APValue::LValueBase::getVersion() const { function in class:APValue::LValueBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h326 unsigned getVersion() const { return 3; } function in class:llvm::StackMapParser::LocationKind
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h459 uint64_t getVersion() const { return Index->getVersion(); } function in class:llvm::IndexedInstrProf::IndexedInstrProfReader
H A DGCOV.h189 GCOV::GCOVVersion getVersion() const { return Version; } function in class:llvm::GCOVFile
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp71 static ArrayRef<uint8_t> getVersion() { function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h925 template <support::endianness Endian> uint32_t getVersion() const { function in struct:llvm::coverage::CovMapHeader

Completed in 111 milliseconds