Searched defs:trailing_comments (Results 1 – 6 of 6) sorted by relevance
98 protected $trailing_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
838 optional string trailing_comments = 4 [ctype = STRING_PIECE]; field
836 optional string trailing_comments = 4; field
1259 optional string trailing_comments = 4; field
157 std::string trailing_comments; member
20494 inline const std::string& SourceCodeInfo_Location::trailing_comments() const in trailing_comments() function