Searched defs:InstanceMethod (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h489 Profile(llvm::FoldingSetNodeID &ID, bool InstanceMethod, bool ChainCall, const FunctionType::ExtInfo &info, RequiredArgs required, CanQualType resultType, ArrayRef<CanQualType> argTypes) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp1086 IdentifierLoc *InstanceMethod = nullptr; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp3899 ObjCMethodDecl *InstanceMethod = nullptr; local
3813 checkObjCBridgeRelatedComponents(SourceLocation Loc, QualType DestType, QualType SrcType, ObjCInterfaceDecl *&RelatedClass, ObjCMethodDecl *&ClassMethod, ObjCMethodDecl *&InstanceMethod, TypedefNameDecl *&TDNDecl, bool CfToNs, bool Diagnose) argument
[all...]
H A DSemaDeclAttr.cpp4253 IdentifierInfo *InstanceMethod = local

Completed in 471 milliseconds