Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp2052 ObjCPropertyImplDecl *ClassPropImpl = nullptr; in FindPropertyImplDecl() local
2066 ClassPropImpl = PID; in FindPropertyImplDecl()
2071 return ClassPropImpl; in FindPropertyImplDecl()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp2169 ObjCPropertyImplDecl *ClassPropImpl = nullptr; in FindPropertyImplDecl() local
2183 ClassPropImpl = PID; in FindPropertyImplDecl()
2188 return ClassPropImpl; in FindPropertyImplDecl()