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