Searched refs:IDs (Results 26 - 28 of 28) sorted by relevance

12

/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm2891 C<autobundle>, C<u>) also return a list of the IDs of all modules
2898 The IDs of all objects available within a program are strings that can
3011 Returns a list of objects' IDs contained in a bundle. The associated
3088 Returns a list of IDs of modules contained in a distribution file.
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp1157 void ASTContext::addLazyModuleInitializers(Module *M, ArrayRef<uint32_t> IDs) { argument
1162 IDs.begin(), IDs.end());
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp14285 for (auto [Expr, IDs] : FoldCacheUser) {
14286 for (auto &FoldID : IDs) {

Completed in 279 milliseconds

12