Searched defs:isProperty (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonConstPropagation.cpp | 162 bool isProperty() const { return IsSpecial; } in isProperty() function in __anonbef353470111::LatticeCell |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 13333 checkUnsafeAssignLiteral(Sema & S,SourceLocation Loc,Expr * RHS,bool isProperty) checkUnsafeAssignLiteral() argument |