Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp1052 Module *Sema::PushImplicitGlobalModuleFragment(SourceLocation BeginLoc) { in PushImplicitGlobalModuleFragment() function in Sema
H A DSemaDeclCXX.cpp16704 Module *GlobalModule = PushImplicitGlobalModuleFragment(ExternLoc); in ActOnStartLinkageSpecification()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9744 Module *PushImplicitGlobalModuleFragment(SourceLocation BeginLoc);