Home
last modified time | relevance | path

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

/llvm-project/clang/test/ASTMerge/property/Inputs/
H A Dproperty2.m6 @property (readonly) int Prop1; property
12 @property (readonly) int Prop1; property
22 @property int Prop1; property
H A Dproperty1.m10 @property (readonly) float Prop1; property
20 @property int Prop1; property
/llvm-project/clang/test/Index/
H A Dcomplete-properties.m10 @property int Prop1; property
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DValueTest.cpp63 TopBoolValue Prop1(A.makeAtomRef(Atom(0))); in TEST() local
H A DTypeErasedDataflowAnalysisTest.cpp815 auto *Prop1 = Val1.getProperty("is_null"); compare() local
/llvm-project/clang/test/Analysis/
H A Dobjc_invalidation.m98 @property (nonatomic, assign) SomeInvalidationImplementingObject* Prop1; property
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1115 uint32_t Prop1 = LS1.properties(); in evaluateCMPrr() local