Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaModule.cpp163 Sema::ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) { in ActOnGlobalModuleFragmentDecl() function in Sema
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParser.cpp2493 return Actions.ActOnGlobalModuleFragmentDecl(ModuleLoc); in ParseModuleDecl()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h9646 DeclGroupPtrTy ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc);