Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp162 bool isProperty() const { return IsSpecial; } in isProperty() function in __anonf1f9b0260111::LatticeCell
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp18698 checkUnsafeAssignLiteral(Sema & S,SourceLocation Loc,Expr * RHS,bool isProperty) checkUnsafeAssignLiteral() argument
18720 checkUnsafeAssignObject(Sema & S,SourceLocation Loc,Qualifiers::ObjCLifetime LT,Expr * RHS,bool isProperty) checkUnsafeAssignObject() argument