Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp162 bool isProperty() const { return IsSpecial; } in isProperty() function in __anonbef353470111::LatticeCell
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13333 checkUnsafeAssignLiteral(Sema & S,SourceLocation Loc,Expr * RHS,bool isProperty) checkUnsafeAssignLiteral() argument
13355 checkUnsafeAssignObject(Sema & S,SourceLocation Loc,Qualifiers::ObjCLifetime LT,Expr * RHS,bool isProperty) checkUnsafeAssignObject() argument