Searched refs:cl_include_dir (Results 1 – 1 of 1) sorted by relevance
304 if (const char *cl_include_dir = getenv("INCLUDE")) { in AddClangSystemIncludeArgs() local306 StringRef(cl_include_dir).split(Dirs, ";"); in AddClangSystemIncludeArgs()