clang API Documentation
Functions | |
bool | isCFObjectRef (QualType T) |
bool | followsCreateRule (const FunctionDecl *FD) |
bool clang::ento::coreFoundation::followsCreateRule | ( | const FunctionDecl * | FD | ) |
Definition at line 91 of file CocoaConventions.cpp.
References clang::NamedDecl::getIdentifier(), clang::IdentifierInfo::getName(), clang::isLetter(), and clang::isLowercase().
Definition at line 50 of file CocoaConventions.cpp.
References clang::ento::cocoa::isRefType().
Referenced by AuditedType(), and TypeIsInnerPointer().