Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp2112 ObjCPropertyImplDecl *ClassPropImpl = nullptr; in FindPropertyImplDecl() local
2126 ClassPropImpl = PID; in FindPropertyImplDecl()
2131 return ClassPropImpl; in FindPropertyImplDecl()