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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp58 const ObjCObjectType *getObjectTypeForAllocAndNew(const ObjCMessageExpr *MsgE,
213 const ObjCObjectType *ObjTy = getObjectTypeForAllocAndNew(MsgE, C);
307 DynamicTypePropagation::getObjectTypeForAllocAndNew(const ObjCMessageExpr *MsgE, function in class:DynamicTypePropagation

Completed in 101 milliseconds