Searched refs:TC_NotApplicable (Results 1 – 1 of 1) sorted by relevance
34 TC_NotApplicable, ///< The cast method is not applicable. enumerator1290 if (tcr != TC_NotApplicable) in TryStaticCast()1298 if (tcr != TC_NotApplicable) in TryStaticCast()1307 if (tcr != TC_NotApplicable) in TryStaticCast()1371 if (tcr != TC_NotApplicable) in TryStaticCast()1379 if (tcr != TC_NotApplicable) in TryStaticCast()1456 return TC_NotApplicable; in TryStaticCast()1469 return TC_NotApplicable; in TryLValueToRValueCast()1472 return TC_NotApplicable; in TryLValueToRValueCast()1489 return TC_NotApplicable; in TryLValueToRValueCast()[all …]