Home | History | Annotate | Download | only in compiler

Lines Matching refs:GetLeadingComments

123     grpc::string leading_comments = file->GetLeadingComments("//");
594 printer->Print(method->GetLeadingComments("//").c_str());
916 printer->Print(service->GetLeadingComments("//").c_str());
935 printer->Print(service->method(i)->GetLeadingComments("//").c_str());