Searched defs:NamedCast (Results 1 – 3 of 3) sorted by relevance
80 else if (const auto *NamedCast = in check() local259 const MatchFinder::MatchResult &Result, const CXXNamedCastExpr *NamedCast) { in processNamedCastExpr()
2855 NamedCast, // Named cast, @<type>(expr) global() enumerator
2856 NamedCast, // Named cast, @<type>(expr) global() enumerator