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

12

/freebsd-11-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
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDarwinSDKInfo.h25 const llvm::VersionTuple &getVersion() const { return Version; } function in class:clang::driver::DarwinSDKInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAvailability.h51 VersionTuple getVersion() const { return Version; } function in class:clang::AvailabilitySpec
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAvailability.h51 VersionTuple getVersion() const { return Version; } function in class:clang::AvailabilitySpec
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLdifReader.h32 inline int getVersion() const function in class:LdifReader
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp103 PdbRaw_ImplVer InfoStream::getVersion() const { function in class:InfoStream
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp103 PdbRaw_ImplVer InfoStream::getVersion() const { function in class:InfoStream
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAddr.h85 uint16_t getVersion() const { return Version; } function in class:llvm::DWARFDebugAddrTable
H A DDWARFUnitIndex.h142 uint32_t getVersion() const { return Header.Version; } function in class:llvm::DWARFUnitIndex
H A DDWARFListTable.h96 uint16_t getVersion() const { return HeaderData.Version; } function in class:llvm::DWARFListTableHeader
H A DDWARFUnit.h83 uint16_t getVersion() const { return FormParams.Version; } function in class:llvm::DWARFUnitHeader
191 uint8_t getVersion() const { return FormParams.Version; } function in struct:llvm::StrOffsetsContributionDescriptor
284 uint16_t getVersion() const { return Header.getVersion(); } function in class:llvm::DWARFUnit
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h101 uint16_t getVersion() const { return HeaderData.Version; } function in class:llvm::DWARFListTableHeader
H A DDWARFDebugLine.h100 uint16_t getVersion() const { return FormParams.Version; } function in struct:llvm::DWARFDebugLine::Prologue
H A DDWARFDebugFrame.h193 uint8_t getVersion() const { return Version; } function in class:llvm::dwarf::CIE
H A DDWARFUnit.h79 uint16_t getVersion() const { return FormParams.Version; } function in class:llvm::DWARFUnitHeader
182 uint8_t getVersion() const { return FormParams.Version; } function in struct:llvm::StrOffsetsContributionDescriptor
283 uint16_t getVersion() const { return Header.getVersion(); } function in class:llvm::DWARFUnit
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h101 uint8_t getVersion() const { function in struct:llvm::Win64EH::UnwindInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.h238 const GCCVersion &getVersion() const { return Version; } function in class:clang::driver::toolchains::Generic_GCC::GCCInstallationDetector
/netbsd-current/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
H A DNamedConf.py175 def getVersion(self): member in class:Options
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DObjCRuntime.h77 const VersionTuple &getVersion() const { return Version; } function in class:clang::ObjCRuntime
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DGnu.h246 const GCCVersion &getVersion() const { return Version; } function in class:clang::driver::toolchains::Generic_GCC::GCCInstallationDetector
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DWin64EH.h107 uint8_t getVersion() const { function in struct:llvm::Win64EH::UnwindInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp66 unsigned APValue::LValueBase::getVersion() const { function in class:APValue::LValueBase
/freebsd-11-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
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h326 unsigned getVersion() const { return 3; } function in class:llvm::StackMapParser::LocationKind

Completed in 1452 milliseconds

12