Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp80 PushGlobalModuleFragment(ModuleLoc); in ActOnGlobalModuleFragmentDecl()
917 Module *Sema::PushGlobalModuleFragment(SourceLocation BeginLoc) { in PushGlobalModuleFragment() function in Sema
H A DSemaExprCXX.cpp3022 PushGlobalModuleFragment(SourceLocation()); in DeclareGlobalNewDelete()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2355 Module *PushGlobalModuleFragment(SourceLocation BeginLoc);