Home
last modified time | relevance | path

Searched refs:set_framework_switch (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Drust_tool.cc20 set_framework_switch("-lframework="); in RustTool()
Dc_tool.cc27 set_framework_switch("-framework "); in CTool()
Dtool.h127 void set_framework_switch(std::string s) { in set_framework_switch() function