Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp39 TC_Extension, ///< The cast method is appropriate and accepted as a enumerator
46 return TCR == TC_Success || TCR == TC_Extension; in isValidCast()
779 return TC_Extension; in getCastAwayConstnessCastKind()