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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1588 IC->addPropertyImplementation(PIDecl);
1627 CatImplClass->addPropertyImplementation(PIDecl);
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2098 void ObjCImplDecl::addPropertyImplementation(ObjCPropertyImplDecl *property) { function in class:ObjCImplDecl
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2470 void addPropertyImplementation(ObjCPropertyImplDecl *property);

Completed in 61 milliseconds