Searched refs:TC_NotApplicable (Results 1 – 1 of 1) sorted by relevance
37 TC_NotApplicable, ///< The cast method is not applicable. enumerator1347 if (tcr != TC_NotApplicable) in TryStaticCast()1355 if (tcr != TC_NotApplicable) in TryStaticCast()1364 if (tcr != TC_NotApplicable) in TryStaticCast()1430 if (tcr != TC_NotApplicable) in TryStaticCast()1438 if (tcr != TC_NotApplicable) in TryStaticCast()1523 return TC_NotApplicable; in TryStaticCast()1536 return TC_NotApplicable; in TryLValueToRValueCast()1539 return TC_NotApplicable; in TryLValueToRValueCast()1556 return TC_NotApplicable; in TryLValueToRValueCast()[all …]