Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/ExtractAPI/
H A Dobjc_category.m24 - (void)InstanceMethod; method in Category
/llvm-project-15.0.7/clang/include/clang/Index/
H A DIndexSymbol.h44 InstanceMethod, enumerator
/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h565 unsigned InstanceMethod : 1; variable
770 bool InstanceMethod, in Profile()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1172 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp4229 ObjCMethodDecl *&InstanceMethod, in checkObjCBridgeRelatedComponents()
4311 ObjCMethodDecl *InstanceMethod = nullptr; in CheckObjCBridgeRelatedConversions() local
H A DSemaDeclAttr.cpp5988 IdentifierInfo *InstanceMethod = in handleObjCBridgeRelatedAttr() local
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp1480 IdentifierLoc *InstanceMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local