Searched refs:TC_NotApplicable (Results 1 – 1 of 1) sorted by relevance
37 TC_NotApplicable, ///< The cast method is not applicable. enumerator1422 if (tcr != TC_NotApplicable) in TryStaticCast()1430 if (tcr != TC_NotApplicable) in TryStaticCast()1439 if (tcr != TC_NotApplicable) in TryStaticCast()1505 if (tcr != TC_NotApplicable) in TryStaticCast()1513 if (tcr != TC_NotApplicable) in TryStaticCast()1599 return TC_NotApplicable; in TryStaticCast()1612 return TC_NotApplicable; in TryLValueToRValueCast()1615 return TC_NotApplicable; in TryLValueToRValueCast()1631 return TC_NotApplicable; in TryLValueToRValueCast()[all …]