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.cpp198 ObjCPropertyDecl *classProp = nullptr; in findPropertyDecl() local
213 classProp = PD; in findPropertyDecl()
218 return classProp; in findPropertyDecl()