clang 19.0.0git
Functions
clang::ento::cocoa Namespace Reference

Functions

bool isRefType (QualType RetTy, StringRef Prefix, StringRef Name=StringRef())
 
bool isCocoaObjectRef (QualType T)
 

Function Documentation

◆ isCocoaObjectRef()

bool clang::ento::cocoa::isCocoaObjectRef ( QualType  T)

◆ isRefType()

bool clang::ento::cocoa::isRefType ( QualType  RetTy,
StringRef  Prefix,
StringRef  Name = StringRef() 
)