Searched defs:isReference (Results 1 – 5 of 5) sorted by relevance
108 bool NativeTypePointer::isReference() const { in isReference() function in NativeTypePointer
659 bool NativeRawSymbol::isReference() const { in isReference() function in NativeRawSymbol
1194 bool DIARawSymbol::isReference() const { in isReference() function in DIARawSymbol
405 bool isReference() { return !Exp; } in isReference() function
2031 bool isReference) { in inferARCLifetimeForPointee()