Searched refs:has_scope (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/gn/
H A Dparse_tree.cc239 BlockNode::BlockNode(bool has_scope) : has_scope_(has_scope) { argument
H A Dparse_tree.h216 // Set has_scope if this block introduces a nested scope.
217 explicit BlockNode(bool has_scope);

Completed in 78 milliseconds