Searched refs:FoundWrongKind (Results 1 – 1 of 1) sorted by relevance
16091 bool &FoundWrongKind, Sema::TypeTagData &TypeInfo, in GetMatchingCType() argument16093 FoundWrongKind = false; in GetMatchingCType()16106 FoundWrongKind = true; in GetMatchingCType()16175 bool FoundWrongKind; in CheckArgumentWithTypeTag() local16178 TypeTagForDatatypeMagicValues.get(), FoundWrongKind, in CheckArgumentWithTypeTag()16180 if (FoundWrongKind) in CheckArgumentWithTypeTag()