Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp201 ObjCPropertyDecl *classProp = nullptr; in findPropertyDecl() local
216 classProp = PD; in findPropertyDecl()
221 return classProp; in findPropertyDecl()