clang API Documentation
Go to the source code of this file.
Namespaces | |
namespace | clang |
namespace | clang::ento |
namespace | clang::ento::cocoa |
namespace | clang::ento::coreFoundation |
Functions | |
bool | clang::ento::cocoa::isRefType (QualType RetTy, StringRef Prefix, StringRef Name=StringRef()) |
bool | clang::ento::cocoa::isCocoaObjectRef (QualType T) |
bool | clang::ento::coreFoundation::isCFObjectRef (QualType T) |
bool | clang::ento::coreFoundation::followsCreateRule (const FunctionDecl *FD) |