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