Searched refs:CCP_Unlikely (Results 1 – 3 of 3) sorted by relevance
63 CCP_Unlikely = 80, enumerator66 CCP_ObjC_cmd = CCP_Unlikely
196 return CCStr? CCStr->getPriority() : unsigned(CCP_Unlikely); in clang_getCompletionPriority()
711 return CCP_Unlikely; in getBasePriority()5461 unsigned BestPriority = CCP_Unlikely * 2; in getPreferredArgumentTypeForMessageSend()