OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllImportedModules
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
DIBuilder.cpp
101
if (!
AllImportedModules
.empty())
103
VMContext, SmallVector<Metadata *, 16>(
AllImportedModules
.begin(),
104
AllImportedModules
.end())));
167
SmallVectorImpl<TrackingMDNodeRef> &
AllImportedModules
) {
176
AllImportedModules
.emplace_back(M);
185
AllImportedModules
);
193
AllImportedModules
);
200
AllImportedModules
);
212
AllImportedModules
);
/src/external/apache2/llvm/dist/llvm/lib/Linker/
IRMover.cpp
1179
SmallVector<TrackingMDNodeRef, 4>
AllImportedModules
;
1185
AllImportedModules
.emplace_back(IE);
1190
if (!
AllImportedModules
.empty())
1193
SmallVector<Metadata *, 16>(
AllImportedModules
.begin(),
1194
AllImportedModules
.end())));
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DIBuilder.h
55
SmallVector<TrackingMDNodeRef, 4>
AllImportedModules
;
Completed in 19 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026