clang 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
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) |