Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp58 Sema::ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) { in ActOnGlobalModuleFragmentDecl() function in Sema
H A DSema.cpp948 ActOnGlobalModuleFragmentDecl(StartOfTU); in ActOnStartOfTranslationUnit()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp2319 return Actions.ActOnGlobalModuleFragmentDecl(ModuleLoc); in ParseModuleDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2867 DeclGroupPtrTy ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc);