OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLocalOrImportedSubmoduleID
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTWriter.h
674
unsigned
getLocalOrImportedSubmoduleID
(Module *Mod);
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
1673
if (Writer.
getLocalOrImportedSubmoduleID
(ModInfo.getModule()))
1727
if (uint32_t ModID = Writer.
getLocalOrImportedSubmoduleID
(M)) {
2479
unsigned ASTWriter::
getLocalOrImportedSubmoduleID
(Module *Mod) {
2500
unsigned ID =
getLocalOrImportedSubmoduleID
(Mod);
Completed in 28 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026