Searched refs:EnableOpenCLLong (Results 1 – 4 of 4) sorted by relevance
20 let EnableOpenCLLong = 1;
108 bit EnableOpenCLLong = 0;
18 let EnableOpenCLLong = 1;1018 let Features = "rdpru", Attributes = [NoThrow], EnableOpenCLLong = 0 in {
157 EnableOpenCLLong(Builtin->getValueAsBit("EnableOpenCLLong")) { in PrototypeParser()282 } else if (EnableOpenCLLong && T.consume_front("long long")) { in ParseType()371 bool EnableOpenCLLong; member in __anon1f5e8a8e0111::PrototypeParser