Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclObjC.cpp2189 ObjCPropertyImplDecl *ClassPropImpl = nullptr; in FindPropertyImplDecl() local
2203 ClassPropImpl = PID; in FindPropertyImplDecl()
2208 return ClassPropImpl; in FindPropertyImplDecl()