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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp306 return getPersistentSummary(RetEffect::MakeOwned(ObjKind::CF),
320 return getPersistentSummary(RetEffect::MakeOwned(ObjKind::CF), ScratchArgs,
356 return getPersistentSummary(RetEffect::MakeOwned(ObjKind::CF), ScratchArgs,
830 return getPersistentSummary(RetEffect::MakeOwned(ObjKind::OS),
842 return getPersistentSummary(RetEffect::MakeOwned(ObjKind::CF),
868 return RetEffect::MakeOwned(*K);
1045 ResultEff = RetEffect::MakeOwned(ObjKind::CF);
1067 ResultEff = RetEffect::MakeOwned(ObjKind::CF);
1211 getPersistentSummary(RetEffect::MakeOwned(ObjKind::CF), ScratchArgs);
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DRetainSummaryManager.h192 static RetEffect MakeOwned(ObjKind o) { function in class:clang::ento::RetEffect
630 : RetEffect::MakeOwned(ObjKind::ObjC)),

Completed in 203 milliseconds