Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp159 void GenObjCProperty(StringRef prop, bool isClassProp) { in GenObjCProperty() function in __anone41a60470111::USRGenerator
504 GenObjCProperty(D->getName(), D->isClassProperty()); in VisitObjCPropertyDecl()