Searched defs:isReference (Results 1 – 3 of 3) sorted by relevance
2003 ConstantEmission(llvm::Constant *C, bool isReference) in ConstantEmission()2016 bool isReference() const { return ValueAndIsReference.getInt(); } in isReference() function
980 bool isReference() { return !Exp; } in isReference() function
1281 bool isReference) { in inferARCLifetimeForPointee()