Searched refs:ActOnFinishExportDecl (Results 1 – 3 of 3) sorted by relevance
1007 Decl *Sema::ActOnFinishExportDecl(Scope *S, Decl *D, SourceLocation RBraceLoc) { in ActOnFinishExportDecl() function in Sema
423 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl, in ParseExportDeclaration()439 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl, in ParseExportDeclaration()
9895 Decl *ActOnFinishExportDecl(Scope *S, Decl *ExportDecl,