Searched defs:GetLeadingComments (Results 1 – 4 of 4) sorted by relevance
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::FlatBufMethod116 grpc::string GetLeadingComments(const grpc::string) const { return ""; } in GetLeadingComments() function in flatbuffers::FlatBufService231 grpc::string GetLeadingComments(const grpc::string) const { return ""; } in GetLeadingComments() function in flatbuffers::FlatBufFile
3228 func (x *SourceCodeInfo_Location) GetLeadingComments() string { func