Searched defs:GetLeadingComments (Results 1 – 4 of 4) sorted by relevance
88 grpc::string GetLeadingComments(const grpc::string prefix) const { in GetLeadingComments() function117 grpc::string GetLeadingComments(const grpc::string prefix) const { in GetLeadingComments() function180 grpc::string GetLeadingComments(const grpc::string prefix) const { in GetLeadingComments() function
89 std::string GetLeadingComments(const std::string prefix) const { in GetLeadingComments() function118 std::string GetLeadingComments(const std::string prefix) const { in GetLeadingComments() function181 std::string GetLeadingComments(const std::string prefix) const { in GetLeadingComments() function
52 grpc::string GetLeadingComments(const grpc::string) const { return ""; } in GetLeadingComments() function in flatbuffers::FlatBufMethod106 grpc::string GetLeadingComments(const grpc::string) const { return ""; } in GetLeadingComments() function in flatbuffers::FlatBufService201 grpc::string GetLeadingComments(const grpc::string) const { return ""; } in GetLeadingComments() function in flatbuffers::FlatBufFile
2549 func (m *SourceCodeInfo_Location) GetLeadingComments() string { func