Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp1573 IC->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
1612 CatImplClass->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp2222 void ObjCImplDecl::addPropertyImplementation(ObjCPropertyImplDecl *property) { in addPropertyImplementation() function in ObjCImplDecl
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h2488 void addPropertyImplementation(ObjCPropertyImplDecl *property);