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