Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCast.cpp36 TC_Extension, ///< The cast method is appropriate and accepted as a enumerator
43 return TCR == TC_Success || TCR == TC_Extension; in isValidCast()
747 return TC_Extension; in getCastAwayConstnessCastKind()