Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp47 CT_Const, ///< const_cast enumerator
413 case CT_Const: in tryDiagnoseOverloadedCast()
927 Self.Diag(OpRange.getBegin(), msg) << CT_Const in CheckConstCast()