/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
H A D | ScopifyEnum.cpp | 115 StringRef Content, unsigned Offset) { in addClassKeywordToDeclarations() 163 const auto MakeReplacement = [&](StringRef FilePath, StringRef Content, in scopifyEnumValue() 164 unsigned Offset) { in scopifyEnumValue() 211 StringRef Content = Buffer->get()->getBuffer(); in getContentForFile() local 221 llvm::Expected<StringRef> Content = getContentForFile(FilePath); in addReplacementForReference() local 236 ScopifyEnum::addReplacement(StringRef FilePath, StringRef Content, in addReplacement()
|
H A D | RawStringLiteral.cpp | 70 static bool needsRaw(llvm::StringRef Content) { in needsRaw() 74 static bool canBeRaw(llvm::StringRef Content) { in canBeRaw()
|
/llvm-project/lld/test/ELF/ |
H A D | compressed-input-err.s | 27 Content: "0100000000000000040000000000000001000000000000" global() label 40 Content: "030000000000000000000000000000000100000000000000789c030000000001" global() label 53 Content: "010000000000000004000000000000000100000000000000ffff" global() label
|
H A D | aarch64-memtag-globals.s | 21 Content: '00' label 26 Content: '00' label
|
H A D | compressed-input-err-zstd.s | 18 Content: "020000000000000000000000000000000100000000000000789c030000000001" label
|
H A D | compressed-input-err-zlib.s | 18 Content: "010000000000000000000000000000000100000000000000789c030000000001" label
|
/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
H A D | compress-sections-within-segment.s | 34 Content: C3 label 38 Content: 010000000000000040000000000000000100000000000000789cd36280002d3269002f800151 label
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ArchiveYAML.h | 48 std::optional<yaml::BinaryRef> Content; member 54 std::optional<yaml::BinaryRef> Content; member
|
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 69 static void handleMethodOverloadList(ArrayRef<uint8_t> Content, in handleMethodOverloadList() 209 static void handleFieldList(ArrayRef<uint8_t> Content, in handleFieldList() 265 static void handlePointer(ArrayRef<uint8_t> Content, in handlePointer() 274 static void discoverTypeIndices(ArrayRef<uint8_t> Content, TypeLeafKind Kind, in discoverTypeIndices() 360 static bool discoverTypeIndices(ArrayRef<uint8_t> Content, SymbolKind Kind, in discoverTypeIndices()
|
/llvm-project/llvm/lib/ObjCopy/wasm/ |
H A D | WasmObject.cpp | 22 addSectionWithOwnedContents(Section NewSection,std::unique_ptr<MemoryBuffer> && Content) addSectionWithOwnedContents() argument
|
/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | RuntimeDyldChecker.h | 86 MemoryRegionInfo(ArrayRef<char> Content,JITTargetAddress TargetAddress,TargetFlagsType TargetFlags) MemoryRegionInfo() argument 102 setContent(ArrayRef<char> Content) setContent() argument
|
/llvm-project/lld/test/ELF/invalid/ |
H A D | tls-symbol.s | 19 Content: '' label
|
/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
H A D | note-amdgpu-invalid.s | 97 …Content: 07000000D400000020000000414D44475055000081ae616d646873612e6b65726e656c73918ab92e67726… label
|
/llvm-project/clang/include/clang/Tooling/ |
H A D | AllTUsExecution.h | 59 void mapVirtualFile(StringRef FilePath, StringRef Content) override { in mapVirtualFile()
|
H A D | StandaloneExecution.h | 76 void mapVirtualFile(StringRef FilePath, StringRef Content) override { in mapVirtualFile()
|
/llvm-project/libc/utils/HdrGen/ |
H A D | IncludeFileCommand.cpp |
|
/llvm-project/llvm/unittests/Support/ |
H A D | ReplaceFileTest.cpp | 54 bool FDHasContent(int FD, StringRef Content) { in FDHasContent() 61 bool FileHasContent(StringRef File, StringRef Content) { in FileHasContent()
|
/llvm-project/clang/unittests/Tooling/ |
H A D | RewriterTestContext.h | 68 FileID createInMemoryFile(StringRef Name, StringRef Content) { in createInMemoryFile() argument 80 FileID createOnDiskFile(StringRef Name, StringRef Content) { in createOnDiskFile() argument
|
/llvm-project/clang-tools-extra/clang-change-namespace/tool/ |
H A D | ClangChangeNamespace.cpp | 91 llvm::StringRef Content = File.get()->getBuffer(); in GetAllowedSymbolPatterns() local 157 std::string Content; in main() local
|
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/ |
H A D | MemoryManagerErrorTests.cpp | 25 ArrayRef<char> Content = "hello, world!"; TEST() local
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | SectCreate.cpp | 25 auto Content = G->allocateContent( materialize() local
|
/llvm-project/llvm/tools/obj2yaml/ |
H A D | elf2yaml.cpp | 852 ArrayRef<uint8_t> Content = *ContentOrErr; dumpStackSizesSection() local 885 ArrayRef<uint8_t> Content = *ContentOrErr; dumpBBAddrMapSection() local 1002 ArrayRef<uint8_t> Content = *ContentOrErr; dumpAddrsigSection() local 1043 ArrayRef<uint8_t> Content = *ContentOrErr; dumpLinkerOptionsSection() local 1074 ArrayRef<uint8_t> Content = *ContentOrErr; dumpDependentLibrariesSection() local 1100 ArrayRef<uint8_t> Content = *ContentOrErr; dumpCallGraphProfileSection() local 1230 ArrayRef<uint8_t> Content = *ContentOrErr; dumpContentSection() local 1282 ArrayRef<uint8_t> Content = *ContentOrErr; dumpNoteSection() local 1318 ArrayRef<uint8_t> Content = *ContentOrErr; dumpHashSection() local 1360 ArrayRef<uint8_t> Content = *ContentOrErr; dumpGnuHashSection() local [all...] |
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | ppc64.h | 89 ArrayRef<char> Content; member 98 ArrayRef<char> Content = in pickStub() local 109 ArrayRef<char> Content = in pickStub() local 118 ArrayRef<char> Content = isLE ? PointerJumpStubNoTOCContent_little in pickStub() local
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
H A D | BuildConfusableTable.cpp | 22 StringRef Content = Buffer->getBuffer(); in main() local
|
/llvm-project/lldb/source/Utility/ |
H A D | Log.cpp | 154 llvm::SmallString<64> Content; VAPrintf() local 169 llvm::SmallString<64> Content; VAFormatf() local 183 llvm::SmallString<64> Content; VAError() local 202 llvm::SmallString<64> Content; Warning() local [all...] |