Searched defs:set_begin_token (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
H A Dparse_tree.h228 void set_begin_token(const Token& t) { begin_token_ = t; } function in class:BlockNode
369 void set_begin_token(const Token& t) { begin_token_ = t; } function in class:ListNode

Completed in 71 milliseconds