OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addModuleInitializer
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaModule.cpp
391
Context.
addModuleInitializer
(ModuleScopes.back().Module, Import);
429
Context.
addModuleInitializer
(ModuleScopes.back().Module, ImportD);
SemaDecl.cpp
13141
Context.
addModuleInitializer
(ModuleScopes.back().Module, var);
13236
Context.
addModuleInitializer
(ModuleScopes.back().Module, var);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
987
void
addModuleInitializer
(Module *M, Decl *Init);
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
1145
void ASTContext::
addModuleInitializer
(Module *M, Decl *D) {
Completed in 72 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026