Searched refs:getConstantArrayFromStringLiteral (Results 1 – 3 of 3) sorted by relevance
172 mlir::Attribute getConstantArrayFromStringLiteral(const StringLiteral *e);
258 return cgm.getConstantArrayFromStringLiteral(e); in VisitStringLiteral()
823 CIRGenModule::getConstantArrayFromStringLiteral(const StringLiteral *e) { in getConstantArrayFromStringLiteral() function in CIRGenModule1180 mlir::Attribute c = getConstantArrayFromStringLiteral(s); in getGlobalForStringLiteral()