Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp200 ObjCPropertyDecl *classProp = nullptr; in findPropertyDecl() local
215 classProp = PD; in findPropertyDecl()
220 return classProp; in findPropertyDecl()