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.h534 QualType AdjustParameterTypeForObjCAutoRefCount(QualType T,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp369 Type = ObjC().AdjustParameterTypeForObjCAutoRefCount( in ApplyAPINotesType()
H A DSemaDeclObjC.cpp5395 QualType SemaObjC::AdjustParameterTypeForObjCAutoRefCount( in AdjustParameterTypeForObjCAutoRefCount() function in SemaObjC