Searched defs:isProperty (Results 1 – 3 of 3) sorted by relevance
1019 private fun DocumentationNode.isProperty() = kind == propertyKind in <lambda>() method in org.jetbrains.dokka.Formats.ClassPage
161 bool isProperty() const { return IsSpecial; } in isProperty() function in __anone811cc040111::LatticeCell
10189 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral()10211 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject()