Home
last modified time | relevance | path

Searched defs:ClassMethod (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h45 ClassMethod, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4233 ObjCInterfaceDecl *&RelatedClass, ObjCMethodDecl *&ClassMethod, in checkObjCBridgeRelatedComponents()
4317 ObjCMethodDecl *ClassMethod = nullptr; in CheckObjCBridgeRelatedConversions() local
H A DSemaObjC.cpp2071 IdentifierInfo *ClassMethod = in handleBridgeRelatedAttr() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1693 IdentifierLoc *ClassMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local