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.h807 static void Profile(llvm::FoldingSetNodeID &ID, bool InstanceMethod, in Profile()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1256 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4224 ObjCMethodDecl *&InstanceMethod, TypedefNameDecl *&TDNDecl, bool CfToNs, in checkObjCBridgeRelatedComponents()
4308 ObjCMethodDecl *InstanceMethod = nullptr; in CheckObjCBridgeRelatedConversions() local
H A DSemaObjC.cpp2071 IdentifierInfo *InstanceMethod = in handleBridgeRelatedAttr() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1611 IdentifierLoc *InstanceMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local