Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
738 return TC_Extension; in getCastAwayConstnessCastKind()