Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp1064 const bool isSameType = (RT == CastTy); in simplifySymbolCast() local
1065 if (isSameType) in simplifySymbolCast()