Home
last modified time | relevance | path

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

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