Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp90 PushGlobalModuleFragment(ModuleLoc, /*IsImplicit=*/false); in ActOnGlobalModuleFragmentDecl()
978 Module *Sema::PushGlobalModuleFragment(SourceLocation BeginLoc, in PushGlobalModuleFragment() function in Sema
H A DSemaExprCXX.cpp2982 PushGlobalModuleFragment(SourceLocation(), /*IsImplicit=*/true); in DeclareGlobalNewDelete()
H A DSemaDeclCXX.cpp16381 PushGlobalModuleFragment(ExternLoc, /*IsImplicit=*/true); in ActOnStartLinkageSpecification()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2305 Module *PushGlobalModuleFragment(SourceLocation BeginLoc, bool IsImplicit);