Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h44 InstanceMethod, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h789 static void Profile(llvm::FoldingSetNodeID &ID, bool InstanceMethod, in Profile()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1236 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4234 ObjCMethodDecl *&InstanceMethod, TypedefNameDecl *&TDNDecl, bool CfToNs, in checkObjCBridgeRelatedComponents()
4318 ObjCMethodDecl *InstanceMethod = nullptr; in CheckObjCBridgeRelatedConversions() local
H A DSemaObjC.cpp2073 IdentifierInfo *InstanceMethod = in handleBridgeRelatedAttr() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1713 IdentifierLoc *InstanceMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local