Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp166 PushGlobalModuleFragment(ModuleLoc); in ActOnGlobalModuleFragmentDecl()
1026 Module *Sema::PushGlobalModuleFragment(SourceLocation BeginLoc) { in PushGlobalModuleFragment() function in Sema
H A DSemaExprCXX.cpp3024 PushGlobalModuleFragment(SourceLocation()); in DeclareGlobalNewDelete()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9739 Module *PushGlobalModuleFragment(SourceLocation BeginLoc);