Searched defs:isReference (Results 1 – 12 of 12) sorted by relevance
41 public boolean isReference() { in isReference() method in TypedResource
85 default boolean isReference() { in isReference() method
46 public boolean isReference() { in isReference() method in LazyType
309 bool isReference(const TType& type) const { return isStructBufferType(type); } in isReference() function
675 bool NativeRawSymbol::isReference() const { in isReference() function in NativeRawSymbol
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
1173 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
1188 const bool isReference = (ref == 0); in createDisplayTimingTests() local
1252 const bool isReference = (ref == 0); in createIncrementalPresentTests() local
361 bool isReference() { return !Exp; } in isReference() function
1834 bool isReference) { in inferARCLifetimeForPointee()