Home
last modified time | relevance | path

Searched refs:StringSet (Results 1 – 25 of 102) sorted by relevance

12345

/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DMinGW.h34 llvm::StringSet<> excludeSymbols;
35 llvm::StringSet<> excludeSymbolPrefixes;
36 llvm::StringSet<> excludeSymbolSuffixes;
37 llvm::StringSet<> excludeLibs;
38 llvm::StringSet<> excludeObjects;
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSet.h23 class StringSet : public StringMap<std::nullopt_t, AllocatorTy> {
27 StringSet() = default;
28 StringSet(std::initializer_list<StringRef> initializer) { in StringSet() function
32 explicit StringSet(AllocatorTy a) : Base(a) {} in StringSet() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DUpdateCompilerUsed.cpp28 PreserveLibCallsAndAsmUsed(const StringSet<> &AsmUndefinedRefs, in PreserveLibCallsAndAsmUsed()
45 const StringSet<> &AsmUndefinedRefs;
50 StringSet<> Libcalls;
123 const StringSet<> &AsmUndefinedRefs) { in updateCompilerUsed()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Linker/
H A DLinker.h45 std::function<void(Module &, const StringSet<> &)>
50 std::function<void(Module &, const StringSet<> &)>
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTildeExpressionResolver.h48 llvm::StringSet<> &Output) = 0;
60 bool ResolvePartial(llvm::StringRef Expr, llvm::StringSet<> &Output) override;
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkup.h53 MarkupParser(StringSet<> MultilineTags = {});
95 const StringSet<> MultilineTags;
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp65 llvm::StringSet<> MyFlags; in operator ==()
99 llvm::StringSet<> FlagSet(expandFlags(Flags)); in select()
135 llvm::StringSet<>
137 llvm::StringSet<> Result; in expandFlags()
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp819 llvm::StringSet<> KnownInstanceProperties; in convertContext()
820 llvm::StringSet<> KnownClassProperties; in convertContext()
882 llvm::StringSet<> KnownClasses; in convertTopLevelItems()
895 llvm::StringSet<> KnownProtocols; in convertTopLevelItems()
908 llvm::StringSet<> KnownNamespaces; in convertTopLevelItems()
921 llvm::StringSet<> KnownGlobals; in convertTopLevelItems()
941 llvm::StringSet<> KnownFunctions; in convertTopLevelItems()
963 llvm::StringSet<> KnownEnumConstants; in convertTopLevelItems()
980 llvm::StringSet<> KnownTags; in convertTopLevelItems()
1051 llvm::StringSet<> KnownTypedefs; in convertTopLevelItems()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h231 StringSet<> MustPreserveSymbols;
232 StringSet<> AsmUndefinedRefs;
H A DUpdateCompilerUsed.h28 const StringSet<> &AsmUndefinedRefs);
H A DThinLTOCodeGenerator.h318 StringSet<> PreservedSymbols;
321 StringSet<> CrossReferencedSymbols;
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DUtils.h96 llvm::StringSet<> Seen;
139 llvm::StringSet<> Seen;
H A DPrecompiledPreamble.h140 llvm::StringSet<> MissingFiles);
201 llvm::StringSet<> MissingFiles;
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h74 extern StringSet<> FoundSectionSet;
78 StringSet<> Warnings;
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DTarWriter.h29 StringSet<> Files;
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.h21 llvm::StringSet<> keywords;
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp439 void LVPatterns::addGenericPatterns(StringSet<> &Patterns) { in addGenericPatterns()
456 void LVPatterns::addPatterns(StringSet<> &Patterns, LVMatchInfo &Filters) { in addPatterns()
459 for (const StringSet<>::value_type &Entry : Patterns) { in addPatterns()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.h43 llvm::StringSet<> m_supported_templates;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp40 StringSet<> Internalize;
45 std::function<void(Module &, const StringSet<> &)> InternalizeCallback;
111 std::function<void(Module &, const StringSet<> &)> in ModuleLinker()
625 std::function<void(Module &, const StringSet<> &)> InternalizeCallback) { in linkInModule()
642 std::function<void(Module &, const StringSet<> &)> InternalizeCallback) { in linkModules()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp88 llvm::StringSet<> &Out;
93 MissingFileCollector(llvm::StringSet<> &Out, const HeaderSearch &Search, in MissingFileCollector()
163 llvm::StringSet<> Files;
529 llvm::StringSet<> MissingFiles; in Build()
630 llvm::StringSet<> OverriddenAbsPaths; // Either by buffers or files. in CanReuse()
730 llvm::StringSet<> MissingFiles) in PrecompiledPreamble()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp157 static std::string buildCategoryStr(StringSet<> &Cetegorys) { in buildCategoryStr()
182 StringMap<StringSet<>> ClassMap; in emitDXILEnums()
322 StringSet<> ClassSet; in emitDXILOperationTable()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DAssumptions.h32 extern StringSet<> KnownAssumptionStrings;
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp149 llvm::StringSet<> Seen; in createRuleMapping()
153 std::pair<llvm::StringSet<>::iterator, bool> P = Seen.insert(CheckName); in createRuleMapping()
/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DConfig.h187 llvm::StringSet<> ignoreAutoLinkOptions;
203 llvm::StringSet<> explicitDynamicLookups;
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DInternalize.h48 StringSet<> AlwaysPreserved;

12345