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