Searched defs:GetSwitchValue (Results 1 – 4 of 4) sorted by relevance
180 auto GetSwitchValue = [DL, CommonITy](IndirectBrInst *IBr) { in runOnFunction() local
97 CefString CefCommandLineImpl::GetSwitchValue(const CefString& name) { in GetSwitchValue() function in CefCommandLineImpl
153 static bool GetSwitchValue(const fml::CommandLine& command_line, in GetSwitchValue() function
257 CefString CefCommandLineCToCpp::GetSwitchValue(const CefString& name) { in GetSwitchValue() function in CefCommandLineCToCpp