Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3030 QualType AdjustParameterTypeForObjCAutoRefCount(QualType T,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp15268 QualType Sema::AdjustParameterTypeForObjCAutoRefCount(QualType T, in AdjustParameterTypeForObjCAutoRefCount() function in Sema