14 #ifndef LLVM_CLANG_ANALYSIS_DOMAINSPECIFIC_COCOACONVENTIONS_H 15 #define LLVM_CLANG_ANALYSIS_DOMAINSPECIFIC_COCOACONVENTIONS_H 18 #include "llvm/ADT/StringRef.h" 28 StringRef Name = StringRef());
34 namespace coreFoundation {
An instance of this class is created to represent a function declaration or definition.
A (possibly-)qualified type.
bool isCocoaObjectRef(QualType T)
bool followsCreateRule(const FunctionDecl *FD)
Forward-declares and imports various common LLVM datatypes that clang wants to use unqualified...
const FunctionProtoType * T
bool isCFObjectRef(QualType T)
Dataflow Directional Tag Classes.
bool isRefType(QualType RetTy, StringRef Prefix, StringRef Name=StringRef())