Home
last modified time | relevance | path

Searched defs:Modules (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project/clang-tools-extra/clangd/unittests/
H A DModulesTests.cpp22 TEST(Modules, TextualIncludeInPreamble) { in TEST() argument
44 TEST(Modules, PreambleBuildVisibility) { in TEST() argument
67 TEST(Modules, Diagnostic) { in TEST() argument
96 TEST(Modules, UnknownFormat) { in TEST() argument
115 TEST(Modules, ModulePreamble) { in TEST() argument
/llvm-project/clang-tools-extra/clangd/refactor/
H A DTweak.cpp48 getAllTweaks(const FeatureModuleSet *Modules) { in getAllTweaks()
74 const FeatureModuleSet *Modules) { in prepareTweaks()
92 const FeatureModuleSet *Modules) { in prepareTweak()
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rawprofile.cpp37 u64 SegmentSizeBytes(ArrayRef<LoadedModule> Modules) { in SegmentSizeBytes()
61 void SerializeSegmentsToBuffer(ArrayRef<LoadedModule> Modules, in SerializeSegmentsToBuffer()
229 u64 SerializeToRawProfile(MIBMapTy &MIBMap, ArrayRef<LoadedModule> Modules, in SerializeToRawProfile()
/llvm-project/llvm/docs/
H A DCMakePrimer.rst313 Modules section in Modules, Functions and Macros
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h116 DbiModuleList Modules; variable
/llvm-project/clang/docs/
H A DPCHInternals.rst522 Modules chapter
H A DModules.rst2 Modules title
[all...]
/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h527 ModuleIterable Modules() const { in Modules() function
/llvm-project/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h95 llvm::SmallVector<ModuleInfo, 16> Modules; variable
H A DModuleManager.h61 llvm::DenseMap<const FileEntry *, ModuleFile *> Modules; variable
/llvm-project/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp52 __sanitizer::ArrayRef<__sanitizer::LoadedModule> Modules(&FakeModule, in TEST() local
/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h34 Modules = Log::ChannelFlag<15>, enumerator
/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h156 DenseMap<uint64_t, std::unique_ptr<Module>> Modules; variable
H A DSymbolize.h204 Modules; global() variable
/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp79 const DbiModuleList &Modules = Dbi->modules(); in discoverStreamPurposes() local
H A DBytesOutputStyle.cpp324 const DbiModuleList &Modules, uint32_t I, in iterateOneModule()
366 const DbiModuleList &Modules = Stream.modules(); in iterateModules() local
H A DYAMLOutputStyle.cpp216 const auto &Modules = DS.modules(); in dumpDbiStream() local
/llvm-project/clang-tools-extra/clangd/
H A DFeatureModule.h152 std::vector<std::unique_ptr<FeatureModule>> Modules; variable
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp25 : Modules(&Modules), Modi(Modi), Filei(Filei) { in DbiModuleSourceFilesIterator() argument
[all...]
H A DInputFile.cpp45 const auto &Modules = Dbi.modules(); in getModuleDebugStream() local
75 const auto &Modules = Dbi.modules(); in getModuleDebugStream() local
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1680 Modules->push_back(S.getOwningModule(NonConstD)); in hasAcceptableDefaultArgument() argument
1656 hasAcceptableDefaultArgument(Sema & S,const ParmDecl * D,llvm::SmallVectorImpl<Module * > * Modules,Sema::AcceptableKind Kind) hasAcceptableDefaultArgument() argument
1693 hasVisibleDefaultArgument(const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules) hasVisibleDefaultArgument() argument
1699 hasReachableDefaultArgument(const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules) hasReachableDefaultArgument() argument
1707 hasAcceptableDeclarationImpl(Sema & S,const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules,Filter F,Sema::AcceptableKind Kind) hasAcceptableDeclarationImpl() argument
1734 hasAcceptableExplicitSpecialization(Sema & S,const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules,Sema::AcceptableKind Kind) hasAcceptableExplicitSpecialization() argument
1754 hasVisibleExplicitSpecialization(const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules) hasVisibleExplicitSpecialization() argument
1760 hasReachableExplicitSpecialization(const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules) hasReachableExplicitSpecialization() argument
1767 hasAcceptableMemberSpecialization(Sema & S,const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules,Sema::AcceptableKind Kind) hasAcceptableMemberSpecialization() argument
1788 hasVisibleMemberSpecialization(const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules) hasVisibleMemberSpecialization() argument
1794 hasReachableMemberSpecialization(const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules) hasReachableMemberSpecialization() argument
2061 hasVisibleDeclarationSlow(const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules) hasVisibleDeclarationSlow() argument
2069 hasReachableDeclarationSlow(const NamedDecl * D,llvm::SmallVectorImpl<Module * > * Modules) hasReachableDeclarationSlow() argument
5578 diagnoseMissingImport(SourceLocation UseLoc,const NamedDecl * Decl,SourceLocation DeclLoc,ArrayRef<Module * > Modules,MissingImportKind MIK,bool Recover) diagnoseMissingImport() argument
[all...]
/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h314 std::vector<std::unique_ptr<lto::InputFile>> Modules; global() variable
/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h147 Range<Module> Modules; member
239 ArrayRef<storage::Module> Modules; global() variable
/llvm-project/llvm/lib/Support/
H A DSignals.cpp176 std::vector<const char *> Modules(Depth, nullptr); in printSymbolizedStackTrace() local
/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h101 llvm::StringMap<Module *> Modules; global() variable

12