Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp2168 ObjCPropertyImplDecl *ClassPropImpl = nullptr; in FindPropertyImplDecl() local
2182 ClassPropImpl = PID; in FindPropertyImplDecl()
2187 return ClassPropImpl; in FindPropertyImplDecl()