Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp149 bool isProperty() const { return IsSpecial; } in isProperty() function in __anon01dac9570111::LatticeCell
/external/clang/lib/Sema/
DSemaChecking.cpp10189 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral()
10211 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject()