clang 20.0.0git
|
Functions | |
bool | isCFObjectRef (QualType T) |
bool | followsCreateRule (const FunctionDecl *FD) |
bool clang::ento::coreFoundation::followsCreateRule | ( | const FunctionDecl * | FD | ) |
Definition at line 97 of file CocoaConventions.cpp.
References clang::NamedDecl::getIdentifier(), clang::IdentifierInfo::getName(), clang::isLetter(), and clang::isLowercase().
Definition at line 57 of file CocoaConventions.cpp.
References isDiskArbitrationAPIRefType(), clang::ento::cocoa::isRefType(), and clang::T.
Referenced by AuditedType(), clang::ento::retaincountchecker::RetainCountChecker::checkPostStmt(), and TypeIsInnerPointer().