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

/external/chromium_org/tools/gn/
H A Dparse_tree.cc50 const BlockCommentNode* ParseNode::AsBlockComment() const { return NULL; } function in class:ParseNode
465 if (cur->AsBlockComment())
592 const BlockCommentNode* BlockCommentNode::AsBlockComment() const { function in class:BlockCommentNode

Completed in 30 milliseconds