Searched refs:TC_NotApplicable (Results 1 – 1 of 1) sorted by relevance
34 TC_NotApplicable, ///< The cast method is not applicable. enumerator977 if (tcr != TC_NotApplicable) in TryStaticCast()985 if (tcr != TC_NotApplicable) in TryStaticCast()994 if (tcr != TC_NotApplicable) in TryStaticCast()1047 if (tcr != TC_NotApplicable) in TryStaticCast()1055 if (tcr != TC_NotApplicable) in TryStaticCast()1130 return TC_NotApplicable; in TryStaticCast()1143 return TC_NotApplicable; in TryLValueToRValueCast()1146 return TC_NotApplicable; in TryLValueToRValueCast()1167 return TC_NotApplicable; in TryLValueToRValueCast()[all …]