| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ | 
| H A D | NativeEnumInjectedSources.cpp | 39   const PDBStringTable &Strings;  member in llvm::pdb::__anon4373418a0111::NativeInjectedSource44                        PDBFile &File, const PDBStringTable &Strings)  in NativeInjectedSource()
 99     const PDBStringTable &Strings)  in NativeEnumInjectedSources()
 
 | 
| H A D | InjectedSourceStream.cpp | 28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) {  in reload()
 | 
| H A D | PDBStringTableBuilder.cpp | 150     const codeview::DebugStringTableSubsection &Strings) {  in setStrings()
 | 
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ | 
| H A D | StringsAndChecksums.cpp | 23     const DebugStringTableSubsectionRef &Strings)  in StringsAndChecksumsRef()27     const DebugStringTableSubsectionRef &Strings,  in StringsAndChecksumsRef()
 
 | 
| H A D | DebugChecksumsSubsection.cpp | 64     DebugStringTableSubsection &Strings)  in DebugChecksumsSubsection()
 | 
| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ | 
| H A D | CodeViewYAMLDebugSections.cpp | 204   std::vector<StringRef> Strings;  member541 convertOneChecksum(const DebugStringTableSubsectionRef &Strings,  in convertOneChecksum()
 555 getFileName(const DebugStringTableSubsectionRef &Strings,  in getFileName()
 566     const DebugStringTableSubsectionRef &Strings,  in fromCodeViewSubsection()
 581     const DebugStringTableSubsectionRef &Strings,  in fromCodeViewSubsection()
 619     const DebugStringTableSubsectionRef &Strings,  in fromCodeViewSubsection()
 656     const DebugStringTableSubsectionRef &Strings,  in fromCodeViewSubsection()
 691     const DebugStringTableSubsectionRef &Strings) {  in fromCodeViewSubsection()
 709     const DebugStringTableSubsectionRef &Strings,  in fromCodeViewSubsection()
 853     DebugStringTableSubsectionRef &Strings,  in visitStringTable()
 
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ | 
| H A D | DebugSubsectionVisitor.h | 90                             const DebugStringTableSubsectionRef &Strings) {  in visitDebugSubsections()98                             const DebugStringTableSubsectionRef &Strings,  in visitDebugSubsections()
 
 | 
| H A D | StringsAndChecksums.h | 79   const DebugStringTableSubsectionRef *Strings = nullptr;  variable
 | 
| /openbsd-src/gnu/llvm/llvm/lib/IR/ | 
| H A D | Assumptions.cpp | 30   SmallVector<StringRef, 8> Strings;  in hasAssumption()  local42   SmallVector<StringRef, 8> Strings;  in getAssumptions()  local
 
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ | 
| H A D | PDBStringTable.h | 49   codeview::DebugStringTableSubsectionRef Strings;  variable
 | 
| H A D | NativeEnumInjectedSources.h | 37   const PDBStringTable &Strings;  variable
 | 
| H A D | PDBStringTableBuilder.h | 64   codeview::DebugStringTableSubsection Strings;  variable
 | 
| H A D | PDBFileBuilder.h | 98   PDBStringTableBuilder Strings;  variable
 | 
| H A D | PDBFile.h | 140   std::unique_ptr<PDBStringTable> Strings;  variable
 | 
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ | 
| H A D | DumpOutputStyle.cpp | 485       [&](uint32_t Modi, const SymbolGroup &Strings) -> Error {  in dumpModules()531       [this](uint32_t Modi, const SymbolGroup &Strings) -> Error {  in dumpModuleFiles()
 851                        DebugLinesSubsectionRef &Lines) -> Error {  in dumpLines()
 888              DebugInlineeLinesSubsectionRef &Lines) -> Error {  in dumpInlineeLines()
 915              DebugCrossModuleImportsSubsectionRef &Imports) -> Error {  in dumpXmi()
 955              DebugCrossModuleExportsSubsectionRef &Exports) -> Error {  in dumpXme()
 1134           DebugStringTableSubsectionRef &Strings2) -> Error {  in dumpStringTableFromObj()
 1409       auto &Strings = Err(getPdb().getStringTable());  in dumpTpiStream()  local
 1444           DebugSymbolsSubsectionRef &Symbols) -> Error {  in dumpModuleSymsForObj()
 1470       [&](uint32_t I, const SymbolGroup &Strings) -> Error {  in dumpModuleSymsForPdb()
 
 | 
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/ | 
| H A D | Execution.h | 70   llvm::UniqueStringSaver Strings;  variable
 | 
| /openbsd-src/gnu/llvm/llvm/docs/ | 
| H A D | CoverageMappingFormat.rst | 442 Strings  subsection450 .. _file id mapping:
 
 | 
| H A D | LangRef.rst | 5423 .. _specialized-metadata:5425 Specialized Metadata Nodes
 6111 '``tbaa``' Metadata
 6266 '``tbaa.struct``' Metadata
 6297 '``noalias``' and '``alias.scope``' Metadata
 6366 '``fpmath``' Metadata
 6390 '``range``' Metadata
 6426 '``absolute_symbol``' Metadata
 6448 '``callees``' Metadata
 6465 '``callback``' Metadata
 [all …]
 
 | 
| /openbsd-src/gnu/llvm/clang/include/clang-c/ | 
| H A D | CXString.h | 43   CXString *Strings;  member
 | 
| /openbsd-src/usr.bin/awk/ | 
| H A D | README.md | 22 ### Strings ###  subsection
 | 
| /openbsd-src/gnu/llvm/llvm/tools/dsymutil/ | 
| H A D | MachOUtils.cpp | 162                            StringRef Strings, SmallVectorImpl<char> &NewSymtab,  in transferSymbol()206   StringRef Strings = Obj.getStringTableData();  in transferSymbols()  local
 593     std::vector<DwarfStringPoolEntryRef> Strings =  in generateDsymCompanion()  local
 
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Remarks/ | 
| H A D | RemarkStringTable.cpp | 66   std::vector<StringRef> Strings{StrTab.size()};  in serialize()  local
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ | 
| H A D | StringSaver.h | 45   StringSaver Strings;  variable
 | 
| /openbsd-src/gnu/llvm/llvm/lib/MC/ | 
| H A D | StringTableBuilder.cpp | 141     std::vector<StringPair *> Strings;  in finalizeStringTable()  local
 | 
| /openbsd-src/gnu/llvm/clang/tools/libclang/ | 
| H A D | CXString.cpp | 122 CXStringSet *createSet(const std::vector<std::string> &Strings) {  in createSet()
 |