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() const { return !Exp; } in isReference() function
2049 inferARCLifetimeForPointee(Sema & S,QualType type,SourceLocation loc,bool isReference) inferARCLifetimeForPointee() argument