Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp1074 const bool isSameType = (RT == CastTy); in simplifySymbolCast() local
1075 if (isSameType) in simplifySymbolCast()