Searched refs:FileDllExport (Results 1 – 3 of 3) sorted by relevance
188 format("#define $1$$ dllexport_decl$\n", FileDllExport(file_, options_)); in GenerateHeader()510 FileDllExport(scc->GetFile(), options_), scc->children.size(), in GenerateInternalForwardDeclarations()
168 std::string FileDllExport(const FileDescriptor* file, const Options& options);
436 std::string FileDllExport(const FileDescriptor* file, const Options& options) { in FileDllExport() function