Searched defs:GetTrailingComments (Results 1 – 4 of 4) sorted by relevance
92 grpc::string GetTrailingComments(const grpc::string prefix) const { in GetTrailingComments() function121 grpc::string GetTrailingComments(const grpc::string prefix) const { in GetTrailingComments() function184 grpc::string GetTrailingComments(const grpc::string prefix) const { in GetTrailingComments() function
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::FlatBufMethod108 grpc::string GetTrailingComments(const grpc::string) const { return ""; } in GetTrailingComments() function in flatbuffers::FlatBufService203 grpc::string GetTrailingComments(const grpc::string) const { return ""; } in GetTrailingComments() function in flatbuffers::FlatBufFile
2915 func (x *SourceCodeInfo_Location) GetTrailingComments() string { func