Home
last modified time | relevance | path

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

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