/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 229 uint64_t getVersion() const override { return 0; } in getVersion() function 325 uint64_t getVersion() const override { return Version; } in getVersion() function 546 uint64_t getVersion() const override { return GET_VERSION(FormatVersion); } in getVersion() function 633 uint64_t getVersion() const override { return Index->getVersion(); } in getVersion() function
|
H A D | GCOV.h | 196 GCOV::GCOVVersion getVersion() const { return version; } in getVersion() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAddr.h | 82 uint16_t getVersion() const { return Version; } in getVersion() function
|
H A D | DWARFUnit.h | 86 uint16_t getVersion() const { return FormParams.Version; } in getVersion() function 194 uint8_t getVersion() const { return FormParams.Version; } in getVersion() function 318 uint16_t getVersion() const { return Header.getVersion(); } in getVersion() function
|
H A D | DWARFUnitIndex.h | 176 uint32_t getVersion() const { return Header.Version; } in getVersion() function
|
H A D | DWARFListTable.h | 95 uint16_t getVersion() const { return HeaderData.Version; } in getVersion() function
|
H A D | DWARFDebugLine.h | 96 uint16_t getVersion() const { return FormParams.Version; } in getVersion() function
|
H A D | DWARFDebugFrame.h | 595 uint8_t getVersion() const { return Version; } in getVersion() function
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | Availability.h | 51 VersionTuple getVersion() const { return Version; } in getVersion() function
|
H A D | ExprObjC.h | 1708 VersionTuple getVersion() const { return VersionToCheck; } in getVersion() function
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
H A D | InfoStream.cpp | 101 PdbRaw_ImplVer InfoStream::getVersion() const { in getVersion() function in InfoStream
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | DarwinSDKInfo.h | 130 const llvm::VersionTuple &getVersion() const { return Version; } in getVersion() function
|
H A D | ObjCRuntime.h | 78 const VersionTuple &getVersion() const { return Version; } in getVersion() function
|
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | Gnu.h | 246 const GCCVersion &getVersion() const { return Version; } in getVersion() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | OffloadBinary.h | 87 uint32_t getVersion() const { return TheHeader->Version; } in getVersion() function
|
H A D | StackMapParser.h | 346 unsigned getVersion() const { return 3; } in getVersion() function
|
H A D | XCOFFObjectFile.h | 69 uint16_t getVersion() const { return static_cast<const T *>(this)->Version; } in getVersion() function
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerBinaryMetadata.cpp | 141 uint32_t getVersion() const { in getVersion() function in __anon62e4d4a70111::SanitizerBinaryMetadata
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | Win64EH.h | 155 uint8_t getVersion() const { in getVersion() function
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | APValue.cpp | 113 unsigned APValue::LValueBase::getVersion() const { in getVersion() function in APValue::LValueBase
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 997 template <support::endianness Endian> uint32_t getVersion() const { in getVersion() function
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | XCOFFObjectFile.cpp | 1498 uint8_t XCOFFTracebackTable::getVersion() const { in getVersion() function in llvm::object::XCOFFTracebackTable
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | SyntheticSections.cpp | 70 static ArrayRef<uint8_t> getVersion() { in getVersion() function
|