Searched defs:GetTrailingComments (Results 1 – 4 of 4) sorted by relevance
93 std::string GetTrailingComments(const std::string prefix) const { in GetTrailingComments() function122 std::string GetTrailingComments(const std::string prefix) const { in GetTrailingComments() function185 std::string GetTrailingComments(const std::string prefix) const { in GetTrailingComments() function
54 grpc::string GetTrailingComments(const grpc::string) const { return ""; } in GetTrailingComments() function in flatbuffers::FlatBufMethod118 grpc::string GetTrailingComments(const grpc::string) const { return ""; } in GetTrailingComments() function in flatbuffers::FlatBufService233 grpc::string GetTrailingComments(const grpc::string) const { return ""; } in GetTrailingComments() function in flatbuffers::FlatBufFile
3235 func (x *SourceCodeInfo_Location) GetTrailingComments() string { func