OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dotfile_root_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/gn/
setup.h
173
scoped_ptr<ParseNode>
dotfile_root_
;
member in class:Setup
setup.cc
519
dotfile_root_
= Parser::Parse(dotfile_tokens_, &err);
525
dotfile_root_
->AsBlock()->ExecuteBlockInScope(&dotfile_scope_, &err);
Completed in 35 milliseconds