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
113
scoped_ptr<ParseNode>
dotfile_root_
;
member in class:Setup
setup.cc
348
dotfile_root_
= Parser::Parse(dotfile_tokens_, &err);
354
dotfile_root_
->AsBlock()->ExecuteBlockInScope(&dotfile_scope_, &err);
Completed in 127 milliseconds