Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp2113 return Actions.ActOnModuleDecl(StartLoc, ModuleLoc, MDK, Path); in ParseModuleDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2109 DeclGroupPtrTy ActOnModuleDecl(SourceLocation StartLoc,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp16945 Sema::DeclGroupPtrTy Sema::ActOnModuleDecl(SourceLocation StartLoc, in ActOnModuleDecl() function in Sema