Searched refs:HasC (Results 1 – 1 of 1) sorted by relevance
948 bool HasC = Exts.count("c") != 0; in checkDependency() local987 (HasC || Exts.count("zcd"))) in checkDependency()991 "' extension is incompatible with '" + (HasC ? "c" : "zcd") + in checkDependency()