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.cpp1007 Decl *Sema::ActOnFinishExportDecl(Scope *S, Decl *D, SourceLocation RBraceLoc) { in ActOnFinishExportDecl() function in Sema
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp423 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl, in ParseExportDeclaration()
439 return Actions.ActOnFinishExportDecl(getCurScope(), ExportDecl, in ParseExportDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9895 Decl *ActOnFinishExportDecl(Scope *S, Decl *ExportDecl,