clang 19.0.0git
Namespaces | Functions
CocoaConventions.h File Reference
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/StringRef.h"

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)