Home
last modified time | relevance | path

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

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