Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp907 bool RetainSummaryManager::applyParamAnnotationEffect( in applyParamAnnotationEffect() function in RetainSummaryManager
962 if (applyParamAnnotationEffect(OP, parm_idx, OD, Template)) in applyParamAnnotationEffect()
983 applyParamAnnotationEffect(*pi, parm_idx, FD, Template); in updateSummaryFromAnnotations()
1010 applyParamAnnotationEffect(*pi, parm_idx, MD, Template); in updateSummaryFromAnnotations()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DRetainSummaryManager.h619 bool applyParamAnnotationEffect(const ParmVarDecl *pd, unsigned parm_idx,