Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp75 Sema::ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) { in ActOnGlobalModuleFragmentDecl() function in Sema
H A DSema.cpp1032 ActOnGlobalModuleFragmentDecl(StartOfTU); in ActOnStartOfTranslationUnit()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParser.cpp2376 return Actions.ActOnGlobalModuleFragmentDecl(ModuleLoc); in ParseModuleDecl()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3104 DeclGroupPtrTy ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc);