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

/external/chromium_org/tools/gn/
H A Dparse_tree.cc45 const FunctionCallNode* ParseNode::AsFunctionCall() const { return NULL; } function in class:ParseNode
374 const FunctionCallNode* FunctionCallNode::AsFunctionCall() const { function in class:FunctionCallNode

Completed in 1504 milliseconds