Searched defs:isReference (Results 1 – 6 of 6) sorted by relevance
108 bool NativeTypePointer::isReference() const { in isReference() function in NativeTypePointer
659 bool NativeRawSymbol::isReference() const { in isReference() function in NativeRawSymbol
397 ConstantEmission(mlir::TypedAttr c, bool isReference) in ConstantEmission()413 bool isReference() const { return valueAndIsReference.getInt(); } in isReference() function
1194 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
415 bool isReference() const { return !Exp; } in isReference() function
1685 bool isReference) { in inferARCLifetimeForPointee()