Searched defs:isReference (Results 1 – 13 of 13) sorted by relevance
71 public boolean isReference() { in isReference() method in BasicValue
41 public boolean isReference() { in isReference() method in TypedResource
78 public boolean isReference() { in isReference() method in MultiArrayType
170 public boolean isReference() { in isReference() method in MultiType
176 public boolean isReference() { in isReference() method in Type
85 default boolean isReference() { in isReference() method
46 public boolean isReference() { in isReference() method in LazyType
2748 ConstantEmission(llvm::Constant *C, bool isReference) in ConstantEmission()2763 bool isReference() const { return ValueAndIsReference.getInt(); } in isReference() function
1032 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
1428 const bool isReference = (ref == 0); in createDisplayTimingTests() local
1439 const bool isReference = (ref == 0); in createIncrementalPresentTests() local
361 bool isReference() { return !Exp; } in isReference() function
1834 bool isReference) { in inferARCLifetimeForPointee()