Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp162 bool isProperty() const { return IsSpecial; } in isProperty() function in __anonfdfc6f5f0111::LatticeCell
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp15174 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral()
15196 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject()