Home
last modified time | relevance | path

Searched defs:Prop2 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/ASTMerge/property/Inputs/
H A Dproperty2.m7 @property (getter = getProp2, setter = setProp2:) int Prop2; property
23 @property int Prop2; property
H A Dproperty1.m21 @property int Prop2; property
/llvm-project/clang/test/Index/
H A Dcomplete-properties.m11 @property float Prop2; property
33 @property id Prop2; property
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DValueTest.cpp64 TopBoolValue Prop2(A.makeAtomRef(Atom(1))); in TEST() local
H A DTypeErasedDataflowAnalysisTest.cpp816 auto *Prop2 = Val2.getProperty("is_null"); compare() local
/llvm-project/clang/test/Analysis/
H A Dobjc_invalidation.m99 @property (assign) SomeInvalidationImplementingObject* Prop2; property
149 - (SomeInvalidationImplementingObject*) Prop2 { method
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1122 uint32_t Prop2 = LS2.properties(); in evaluateCMPrr() local