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