Searched refs:getBetterObjCType (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp36 const ObjCObjectPointerType *getBetterObjCType(const Expr *CastE,
188 if (const Type *NewTy = getBetterObjCType(CastE, C))
247 DynamicTypePropagation::getBetterObjCType(const Expr *CastE, function in class:DynamicTypePropagation

Completed in 92 milliseconds