Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h542 QualType AdjustParameterTypeForObjCAutoRefCount(QualType T,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp379 Type = S.ObjC().AdjustParameterTypeForObjCAutoRefCount( in ProcessAPINotes()
H A DSemaDeclObjC.cpp5392 QualType SemaObjC::AdjustParameterTypeForObjCAutoRefCount( in AdjustParameterTypeForObjCAutoRefCount() function in SemaObjC