Home
last modified time | relevance | path

Searched defs:isProperty (Results 1 – 5 of 5) sorted by relevance

/external/dokka/core/src/main/kotlin/Formats/JavaLayoutHtml/
DJavaLayoutHtmlFormatOutputBuilder.kt1019 private fun DocumentationNode.isProperty() = kind == propertyKind in <lambda>() method in org.jetbrains.dokka.Formats.ClassPage
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp161 bool isProperty() const { return IsSpecial; } in isProperty() function in __anoned9efeff0111::LatticeCell
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp162 bool isProperty() const { return IsSpecial; } in isProperty() function in __anon4e8e348b0111::LatticeCell
/external/clang/lib/Sema/
DSemaChecking.cpp10189 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral()
10211 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp14905 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral()
14927 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject()