Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaObjC.h542 QualType AdjustParameterTypeForObjCAutoRefCount(QualType T,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaAPINotes.cpp379 Type = S.ObjC().AdjustParameterTypeForObjCAutoRefCount( in ProcessAPINotes()
HDSemaDeclObjC.cpp5392 QualType SemaObjC::AdjustParameterTypeForObjCAutoRefCount( in AdjustParameterTypeForObjCAutoRefCount() function in SemaObjC