Searched refs:CLModePassThroughArgList (Results 1 – 1 of 1) sorted by relevance
1245 SmallVector<const char *, 16> CLModePassThroughArgList; in BuildCompilation() local 1248 CLModePassThroughArgList.push_back(A->getValue()); in BuildCompilation() 1251 if (!CLModePassThroughArgList.empty()) { in BuildCompilation() 1255 ParseArgStrings(CLModePassThroughArgList, /*UseDriverMode=*/false, in BuildCompilation()