Home
last modified time | relevance | path

Searched refs:addPropertyImplementation (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1524 IC->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
1563 CatImplClass->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp2073 void ObjCImplDecl::addPropertyImplementation(ObjCPropertyImplDecl *property) { in addPropertyImplementation() function in ObjCImplDecl
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h2456 void addPropertyImplementation(ObjCPropertyImplDecl *property);