Searched defs:set_comment (Results 1 - 2 of 2) sorted by relevance
/third_party/gn/src/gn/ | ||
H A D | parse_tree.h | 586 void set_comment(const Token& t) { comment_ = t; } in set_comment() function in BlockCommentNode |
/third_party/node/deps/v8/tools/ | ||
H A D | grokdump.py | 2019 def set_comment(self, address, comment): member in InspectionInfo 2768 def set_comment(self, straddress, comment): member in InspectionWebFormatter |
Completed in 10 milliseconds