Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDDeclObjC.cpp2247 ObjCPropertyImplDecl *ClassPropImpl = nullptr; in FindPropertyImplDecl() local
2261 ClassPropImpl = PID; in FindPropertyImplDecl()
2266 return ClassPropImpl; in FindPropertyImplDecl()