Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Index/
HDIndexSymbol.h44 InstanceMethod, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
HDCGFunctionInfo.h789 static void Profile(llvm::FoldingSetNodeID &ID, bool InstanceMethod, in Profile()
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDCallEvent.cpp1236 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp4234 ObjCMethodDecl *&InstanceMethod, TypedefNameDecl *&TDNDecl, bool CfToNs, in checkObjCBridgeRelatedComponents()
4318 ObjCMethodDecl *InstanceMethod = nullptr; in CheckObjCBridgeRelatedConversions() local
HDSemaObjC.cpp2073 IdentifierInfo *InstanceMethod = in handleBridgeRelatedAttr() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp1713 IdentifierLoc *InstanceMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local