Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp2940 bool IsSameWidthCast = in IgnoreNoopCastsSingleStep() local
2946 if (IsIdentityCast || IsSameWidthCast) in IgnoreNoopCastsSingleStep()