Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp897 Decl *Sema::ActOnFinishExportDecl(Scope *S, Decl *D, SourceLocation RBraceLoc) { in ActOnFinishExportDecl() function in Sema
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp444 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl, in ParseExportDeclaration()
466 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl, in ParseExportDeclaration()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3169 Decl *ActOnFinishExportDecl(Scope *S, Decl *ExportDecl,