Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp259 Sema::ActOnModuleDecl(SourceLocation StartLoc, SourceLocation ModuleLoc, in ActOnModuleDecl() function in Sema
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2539 return Actions.ActOnModuleDecl(StartLoc, ModuleLoc, MDK, Path, Partition, in ParseModuleDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9638 DeclGroupPtrTy ActOnModuleDecl(SourceLocation StartLoc,