Home
last modified time | relevance | path

Searched refs:PushGlobalModuleFragment (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp89 PushGlobalModuleFragment(ModuleLoc, /*IsImplicit=*/false); in ActOnGlobalModuleFragmentDecl()
920 Module *Sema::PushGlobalModuleFragment(SourceLocation BeginLoc, in PushGlobalModuleFragment() function in Sema
H A DSemaDeclCXX.cpp16312 PushGlobalModuleFragment(ExternLoc, /*IsImplicit=*/true); in ActOnStartLinkageSpecification()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2268 Module *PushGlobalModuleFragment(SourceLocation BeginLoc, bool IsImplicit);