Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2261 ObjCPropertyImplDecl *ClassPropImpl = nullptr; in FindPropertyImplDecl() local
2275 ClassPropImpl = PID; in FindPropertyImplDecl()
2280 return ClassPropImpl; in FindPropertyImplDecl()