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