Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp76 Sema::ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) { in ActOnGlobalModuleFragmentDecl() function in Sema
H A DSema.cpp1034 ActOnGlobalModuleFragmentDecl(StartOfTU); in ActOnStartOfTranslationUnit()
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParser.cpp2420 return Actions.ActOnGlobalModuleFragmentDecl(ModuleLoc); in ParseModuleDecl()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3177 DeclGroupPtrTy ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc);