Home
last modified time | relevance | path

Searched refs:TC_NotApplicable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp34 TC_NotApplicable, ///< The cast method is not applicable. enumerator
1290 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 …]