/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
H A D | PCHContainerOperations.h | 69 llvm::StringRef getFormat() const override { return "raw"; } in getFormat() function 83 llvm::StringRef getFormat() const override { return "raw"; } in getFormat() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCXCOFFObjectWriter.h | 25 Triple::ObjectFormatType getFormat() const override { return Triple::XCOFF; } in getFormat() function
|
H A D | MCWasmObjectWriter.h | 31 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
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningService.h | 55 ScanningOutputFormat getFormat() const { return Format; } in getFormat() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAddr.h | 79 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function
|
H A D | DWARFUnit.h | 84 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 192 dwarf::DwarfFormat getFormat() const { return FormParams.Format; } in getFormat() function 293 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
H A D | DWARFListTable.h | 100 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function 180 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/ |
H A D | DiffLog.cpp | 24 StringRef LogBuilder::getFormat() const { return Format; } in getFormat() function in LogBuilder
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/ |
H A D | SampleProfReader.h | 441 SampleProfileFormat getFormat() const { return Format; } in getFormat() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | FrontendOptions.h | 164 Format getFormat() const { return static_cast<Format>(Fmt); } in getFormat() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVBaseInfo.h | 102 static inline unsigned getFormat(uint64_t TSFlags) { in getFormat() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 255 ExpressionFormat getFormat() const { return Format; } in getFormat() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Record.h | 640 StringFormat getFormat() const { return Format; } in getFormat() function
|