Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h173 static RefVal makeOwned(ObjKind o, QualType t) { in makeOwned() function
H A DRetainCountChecker.cpp462 return RefVal::makeOwned(RE.getObjKind(), ResultTy); in refValFromRetEffect()
589 RefVal::makeOwned(ObjKind::OS, PointeeTy)); in updateOutParameters()
1404 state, Sym, RefVal::makeOwned(ObjKind::Generalized, Ty)); in checkBeginFunction()