Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp421 Decl *ExportDecl = Actions.ActOnStartExportDecl( in ParseExportDeclaration()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2160 Decl *ActOnStartExportDecl(Scope *S, SourceLocation ExportLoc,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp17257 Decl *Sema::ActOnStartExportDecl(Scope *S, SourceLocation ExportLoc, in ActOnStartExportDecl() function in Sema