Searched refs:TC_NotApplicable (Results 1 – 1 of 1) sorted by relevance
34 TC_NotApplicable, ///< The cast method is not applicable. enumerator1308 if (tcr != TC_NotApplicable) in TryStaticCast()1316 if (tcr != TC_NotApplicable) in TryStaticCast()1325 if (tcr != TC_NotApplicable) in TryStaticCast()1391 if (tcr != TC_NotApplicable) in TryStaticCast()1399 if (tcr != TC_NotApplicable) in TryStaticCast()1484 return TC_NotApplicable; in TryStaticCast()1497 return TC_NotApplicable; in TryLValueToRValueCast()1500 return TC_NotApplicable; in TryLValueToRValueCast()1517 return TC_NotApplicable; in TryLValueToRValueCast()[all …]