Searched defs:ExportDecl (Results 1 – 3 of 3) sorted by relevance
411 using ExportDecl = llvm::PointerIntPair<Module *, 1, bool>; global() variable
444 Decl *ExportDecl = Actions.ActOnStartExportDecl( ParseExportDeclaration() local
4840 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) ExportDecl() function