/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/ |
H A D | ObjectFilePCHContainerOperations.h | 19 StringRef getFormat() const override { return "obj"; } in getFormat() function 35 StringRef getFormat() const override { return "obj"; } in getFormat() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/ |
H A D | PCHContainerOperations.h | 67 llvm::StringRef getFormat() const override { return "raw"; } in getFormat() function 81 llvm::StringRef getFormat() const override { return "raw"; } in getFormat() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCSPIRVObjectWriter.h | 23 Triple::ObjectFormatType getFormat() const override { return Triple::SPIRV; } in getFormat() function
|
H A D | MCDXContainerWriter.h | 26 Triple::ObjectFormatType getFormat() const override { in getFormat() function
|
H A D | MCXCOFFObjectWriter.h | 25 Triple::ObjectFormatType getFormat() const override { return Triple::XCOFF; } in getFormat() function
|
H A D | MCWasmObjectWriter.h | 32 Triple::ObjectFormatType getFormat() const override { return Triple::Wasm; } in getFormat() function
|
H A D | MCWinCOFFObjectWriter.h | 34 Triple::ObjectFormatType getFormat() const override { return Triple::COFF; } in getFormat() function
|
H A D | MCMachObjectWriter.h | 48 Triple::ObjectFormatType getFormat() const override { return Triple::MachO; } in getFormat() function
|
H A D | MCELFObjectWriter.h | 67 Triple::ObjectFormatType getFormat() const override { return Triple::ELF; } in getFormat() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAddr.h | 76 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function
|
H A D | DWARFUnit.h | 87 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 195 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 327 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
H A D | DWARFListTable.h | 99 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function 180 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningService.h | 57 ScanningOutputFormat getFormat() const { return Format; } in getFormat() function
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/ |
H A D | DiffLog.cpp | 24 StringRef LogBuilder::getFormat() const { return Format; } in getFormat() function in LogBuilder
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
H A D | SampleProfReader.h | 471 SampleProfileFormat getFormat() const { return Format; } in getFormat() function
|
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 255 ExpressionFormat getFormat() const { return Format; } in getFormat() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
H A D | FrontendOptions.h | 181 Format getFormat() const { return static_cast<Format>(Fmt); } in getFormat() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVBaseInfo.h | 134 static inline unsigned getFormat(uint64_t TSFlags) { in getFormat() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/ |
H A D | Record.h | 669 StringFormat getFormat() const { return Format; } in getFormat() function
|