Searched refs:TC_NotApplicable (Results 1 – 1 of 1) sorted by relevance
33 TC_NotApplicable, ///< The cast method is not applicable. enumerator946 if (tcr != TC_NotApplicable) in TryStaticCast()954 if (tcr != TC_NotApplicable) in TryStaticCast()963 if (tcr != TC_NotApplicable) in TryStaticCast()1016 if (tcr != TC_NotApplicable) in TryStaticCast()1024 if (tcr != TC_NotApplicable) in TryStaticCast()1082 return TC_NotApplicable; in TryStaticCast()1095 return TC_NotApplicable; in TryLValueToRValueCast()1098 return TC_NotApplicable; in TryLValueToRValueCast()1127 return TC_NotApplicable; in TryLValueToRValueCast()[all …]