Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp199 ObjCPropertyDecl *classProp = nullptr; in findPropertyDecl() local
214 classProp = PD; in findPropertyDecl()
219 return classProp; in findPropertyDecl()