OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getModuleId
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
ModuleSummaryIndex.cpp
567
auto ModId =
getModuleId
(ModIt.first);
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndex.h
1387
uint64_t
getModuleId
(const StringRef ModPath) const {
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp
4174
NameVals.push_back(Index.
getModuleId
(VS->modulePath()));
4227
NameVals.push_back(Index.
getModuleId
(FS->modulePath()));
4287
NameVals.push_back(Index.
getModuleId
(AS->modulePath()));
Completed in 20 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026