Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp141 bool isProperty() const { return IsSpecial; } in isProperty() function in __anonfe19b4d40111::LatticeCell
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14770 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral()
14792 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject()