Searched defs:Export (Results 1 – 8 of 8) sorted by relevance
100 std::vector<const char *> Export; in LLVMAddInternalizePass() local
39 Schedule* RawMachineAssembler::Export() { in Export() function in v8::internal::compiler::RawMachineAssembler
85 if (auto *Export = D->getAttr<DLLExportAttr>()) in getDLLAttr() local
1081 DictScope Export(W, "Export"); in printCOFFExports() local
148 Export enumerator
869 Module::ExportDecl Export = resolveExport(Mod, Mod->UnresolvedExports[I], in resolveExports() local
423 static int Export(WebPRescaler* const rescaler, WEBP_CSP_MODE colorspace, in Export() function
642 enum { Import, Export, Conflict } Kind; enumerator