Searched defs:PropertyDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 2631 ObjCPropertyDecl *PropertyDecl = cast<ObjCPropertyDecl>(PDecl); CheckObjCPropertyAttributes() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 2821 ObjCPropertyDecl *PropertyDecl; global() variable |