Home
last modified time | relevance | path

Searched defs:CastSucceeds (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp97 bool CastSucceeds) { in isInfeasibleCast()
107 bool CastSucceeds, bool IsKnownCast) { in getNoteTag()
231 bool CastSucceeds = IsCheckedCast || CastFromTy == CastToTy; in addCastTransition() local
299 bool CastSucceeds; in addInstanceOfTransition() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp115 bool CastSucceeds) { in setDynamicTypeAndCastInfo()