Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1105 OwnershipAttr::OwnershipKind OwnKind = I->getOwnKind(); in isFreeingOwnershipAttrCall() local
1106 if (OwnKind == OwnershipAttr::Takes || OwnKind == OwnershipAttr::Holds) in isFreeingOwnershipAttrCall()