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

/external/chromium_org/tools/gn/
H A Dparse_tree.cc42 const BinaryOpNode* ParseNode::AsBinaryOp() const { return NULL; } function in class:ParseNode
213 const BinaryOpNode* BinaryOpNode::AsBinaryOp() const { function in class:BinaryOpNode

Completed in 69 milliseconds