Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexUSRs.cpp124 void GenObjCProperty(StringRef prop);
373 GenObjCProperty(D->getName()); in VisitObjCPropertyDecl()
790 void USRGenerator::GenObjCProperty(StringRef prop) { in GenObjCProperty() function in USRGenerator
911 UG->GenObjCProperty(property); in clang_constructUSR_ObjCProperty()