Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp162 bool isProperty() const { return IsSpecial; } in isProperty() function in __anon41d8f72b0111::LatticeCell
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp16902 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral()
16924 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject()