Searched refs:MagicValues (Results 1 – 2 of 2) sorted by relevance
10767 Sema::TypeTagData> *MagicValues, in GetMatchingCType() argument10794 if (!MagicValues) in GetMatchingCType()10799 MagicValues->find(std::make_pair(ArgumentKind, MagicValue)); in GetMatchingCType()10800 if (I == MagicValues->end()) in GetMatchingCType()
15480 *MagicValues, in GetMatchingCType() argument15507 if (!MagicValues) in GetMatchingCType()15512 MagicValues->find(std::make_pair(ArgumentKind, MagicValue)); in GetMatchingCType()15513 if (I == MagicValues->end()) in GetMatchingCType()