Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp2889 bool IsIdentityCast = in IgnoreParenNoopCasts() local
2898 if (IsIdentityCast || IsSameWidthCast) in IgnoreParenNoopCasts()