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