Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp58 Sema::ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) { in ActOnGlobalModuleFragmentDecl() function in Sema
H A DSema.cpp1006 ActOnGlobalModuleFragmentDecl(StartOfTU); in ActOnStartOfTranslationUnit()
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2322 return Actions.ActOnGlobalModuleFragmentDecl(ModuleLoc); in ParseModuleDecl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2903 DeclGroupPtrTy ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc);