Searched refs:ModPaths (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp867 const auto &ModPaths = Summary->modulePaths(); local
869 ModPaths.find(ModuleSummaryIndex::getRegularLTOModuleName()) ==
870 ModPaths.end())
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c60 } ModPaths; typedef in typeref:struct:modpath_s
62 static ModPaths modpaths, *modlast = &modpaths, *modcur = &modpaths;
1407 ModPaths *mp = c->ca_private;
1429 ModPaths *mp = c->ca_private;
2519 ModPaths *mp;
2524 mp = ch_malloc( sizeof( ModPaths ));
7192 ModPaths *mp;

Completed in 109 milliseconds