OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_toolchain_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/gn/
scope_per_file_provider.cc
48
if (!
current_toolchain_
) {
49
current_toolchain_
.reset(new Value(NULL,
52
return
current_toolchain_
.get();
scope_per_file_provider.h
40
scoped_ptr<Value>
current_toolchain_
;
member in class:ScopePerFileProvider
Completed in 51 milliseconds