Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp993 Decl *Sema::ActOnFinishExportDecl(Scope *S, Decl *D, SourceLocation RBraceLoc) { in ActOnFinishExportDecl() function in Sema
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp471 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl, in ParseExportDeclaration()
487 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl, in ParseExportDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9697 Decl *ActOnFinishExportDecl(Scope *S, Decl *ExportDecl,