Home
last modified time | relevance | path

Searched defs:InstanceMethod (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/ExtractAPI/
H A Dobjc_category.m15 - (void)InstanceMethod; method in Category
H A Dobjc_external_category.m16 - (void)InstanceMethod; method in Category
/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h44 InstanceMethod, enumerator
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h789 Profile(llvm::FoldingSetNodeID & ID,bool InstanceMethod,bool ChainCall,bool IsDelegateCall,const FunctionType::ExtInfo & info,ArrayRef<ExtParameterInfo> paramInfos,RequiredArgs required,CanQualType resultType,ArrayRef<CanQualType> argTypes) Profile() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1236 lookupRuntimeDefinition(const ObjCInterfaceDecl * Interface,Selector LookupSelector,bool InstanceMethod) lookupRuntimeDefinition() argument
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4234 checkObjCBridgeRelatedComponents(SourceLocation Loc,QualType DestType,QualType SrcType,ObjCInterfaceDecl * & RelatedClass,ObjCMethodDecl * & ClassMethod,ObjCMethodDecl * & InstanceMethod,TypedefNameDecl * & TDNDecl,bool CfToNs,bool Diagnose) checkObjCBridgeRelatedComponents() argument
4318 ObjCMethodDecl *InstanceMethod = nullptr; CheckObjCBridgeRelatedConversions() local
[all...]
H A DSemaObjC.cpp2073 IdentifierInfo *InstanceMethod = handleBridgeRelatedAttr() local
/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1705 IdentifierLoc *InstanceMethod = nullptr; ParseObjCBridgeRelatedAttribute() local