Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaModule.cpp58 Sema::ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) { in ActOnGlobalModuleFragmentDecl() function in Sema
DSema.cpp919 ActOnGlobalModuleFragmentDecl(StartOfTU); in ActOnStartOfTranslationUnit()
/external/llvm-project/clang/lib/Parse/
DParser.cpp2309 return Actions.ActOnGlobalModuleFragmentDecl(ModuleLoc); in ParseModuleDecl()
/external/llvm-project/clang/include/clang/Sema/
DSema.h2734 DeclGroupPtrTy ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc);