/llvm-project/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 | 91 uint16_t getVersion() const { return FormParams.Version; } in getVersion() function 199 uint8_t getVersion() const { return FormParams.Version; } in getVersion() function 325 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
|
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 256 uint64_t getVersion() const override { return 0; } getVersion() function 368 uint64_t getVersion() const override { return Version; } getVersion() function 598 uint64_t getVersion() const override { return GET_VERSION(FormatVersion); } getVersion() function 722 uint64_t getVersion() const override { return Index->getVersion(); } getVersion() function
|
H A D | GCOV.h | 197 GCOV::GCOVVersion getVersion() const { return version; } in getVersion() function
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | InfoStream.cpp | 101 PdbRaw_ImplVer InfoStream::getVersion() const { in getVersion() function in InfoStream
|
/llvm-project/clang/include/clang/Basic/ |
H A D | DarwinSDKInfo.h | 154 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
|
/llvm-project/clang/include/clang/AST/ |
H A D | Availability.h | 52 VersionTuple getVersion() const { return Version; } in getVersion() function
|
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
H A D | TargetAndABI.cpp | 43 spirv::Version spirv::TargetEnv::getVersion() const { in getVersion() function in spirv::TargetEnv
|
H A D | SPIRVAttributes.cpp | 222 spirv::Version spirv::VerCapExtAttr::getVersion() { in getVersion() function in spirv::VerCapExtAttr 305 return getTripleAttr().getVersion(); in getVersion() function in spirv::TargetEnvAttr
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Gnu.h | 246 const GCCVersion &getVersion() const { return Version; } getVersion() function
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | OffloadBinary.h | 88 uint32_t getVersion() const { return TheHeader->Version; } in getVersion() function
|
H A D | StackMapParser.h | 345 unsigned getVersion() const { return 3; } in getVersion() function
|
H A D | DXContainer.h | 154 uint32_t getVersion() const { in getVersion() function
|
H A D | XCOFFObjectFile.h | 72 uint16_t getVersion() const { return static_cast<const T *>(this)->Version; } getVersion() function
|
/llvm-project/llvm/unittests/DebugInfo/DWARF/ |
H A D | DwarfGenerator.h | 166 uint16_t getVersion() const { return Version; } in getVersion() function
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerBinaryMetadata.cpp | 144 uint32_t getVersion() const { getVersion() function in __anon2cce3ac30111::SanitizerBinaryMetadata
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | Win64EH.h | 156 uint8_t getVersion() const { getVersion() function
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | OutputSections.h | 433 uint16_t getVersion() const { return Format.Version; } getVersion() function
|
/llvm-project/mlir/lib/Tools/tblgen-lsp-server/ |
H A D | TableGenServer.cpp | 332 int64_t getVersion() const { return version; } getVersion() function in __anoneedde2c00411::TableGenTextFile
|
/llvm-project/clang/lib/AST/ |
H A D | APValue.cpp | 113 unsigned APValue::LValueBase::getVersion() const { in getVersion() function in APValue::LValueBase
|