/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
H A D | DarwinSDKInfo.h | 25 const llvm::VersionTuple &getVersion() const { return Version; } in getVersion() function
|
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
H A D | LdifReader.h | 32 inline int getVersion() const in getVersion() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAddr.h | 85 uint16_t getVersion() const { return Version; } in getVersion() function
|
H A D | DWARFUnit.h | 83 uint16_t getVersion() const { return FormParams.Version; } in getVersion() function 191 uint8_t getVersion() const { return FormParams.Version; } in getVersion() function 284 uint16_t getVersion() const { return Header.getVersion(); } in getVersion() function
|
H A D | DWARFUnitIndex.h | 142 uint32_t getVersion() const { return Header.Version; } in getVersion() function
|
H A D | DWARFListTable.h | 96 uint16_t getVersion() const { return HeaderData.Version; } in getVersion() function
|
H A D | DWARFDebugLine.h | 100 uint16_t getVersion() const { return FormParams.Version; } in getVersion() function
|
H A D | DWARFDebugFrame.h | 568 uint8_t getVersion() const { return Version; } in getVersion() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Availability.h | 51 VersionTuple getVersion() const { return Version; } in getVersion() function
|
H A D | ExprObjC.h | 1709 VersionTuple getVersion() { return VersionToCheck; } in getVersion() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | InfoStream.cpp | 103 PdbRaw_ImplVer InfoStream::getVersion() const { in getVersion() function in InfoStream
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | ObjCRuntime.h | 77 const VersionTuple &getVersion() const { return Version; } in getVersion() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 422 uint64_t getVersion() const override { return GET_VERSION(FormatVersion); } in getVersion() function 484 uint64_t getVersion() const { return Index->getVersion(); } in getVersion() function
|
H A D | GCOV.h | 193 GCOV::GCOVVersion getVersion() const { return Version; } in getVersion() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | Gnu.h | 246 const GCCVersion &getVersion() const { return Version; } in getVersion() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Win64EH.h | 107 uint8_t getVersion() const { in getVersion() function
|
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/ |
H A D | NamedConf.py | 175 def getVersion(self): member in Options
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 346 unsigned getVersion() const { return 3; } in getVersion() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | APValue.cpp | 113 unsigned APValue::LValueBase::getVersion() const { in getVersion() function in APValue::LValueBase
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | XCOFFObjectFile.cpp | 1044 uint8_t XCOFFTracebackTable::getVersion() const { in getVersion() function in llvm::object::XCOFFTracebackTable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 986 template <support::endianness Endian> uint32_t getVersion() const { in getVersion() function
|