Searched refs:OWNEDcode (Results 1 – 5 of 5) sorted by relevance
3455 this->ownedByCtfe = OWNEDcode; in StringExp()3466 this->ownedByCtfe = OWNEDcode; in StringExp()3477 this->ownedByCtfe = OWNEDcode; in StringExp()3756 this->ownedByCtfe = OWNEDcode; in ArrayLiteralExp()3766 this->ownedByCtfe = OWNEDcode; in ArrayLiteralExp()3775 this->ownedByCtfe = OWNEDcode; in ArrayLiteralExp()3933 this->ownedByCtfe = OWNEDcode; in AssocArrayLiteralExp()3990 this->ownedByCtfe = OWNEDcode; in StructLiteralExp()5772 ownedByCtfe = OWNEDcode; in VectorExp()
197 return ((ArrayLiteralExp *)expr)->ownedByCtfe == OWNEDcode; in needToCopyLiteral()199 return ((AssocArrayLiteralExp *)expr)->ownedByCtfe == OWNEDcode; in needToCopyLiteral()201 return ((StructLiteralExp *)expr)->ownedByCtfe == OWNEDcode; in needToCopyLiteral()
6266 ((StringExp *)e)->ownedByCtfe = OWNEDcode; in scrubReturnValue()6271 ale->ownedByCtfe = OWNEDcode; in scrubReturnValue()6278 aae->ownedByCtfe = OWNEDcode; in scrubReturnValue()6288 ve->ownedByCtfe = OWNEDcode; in scrubReturnValue()6292 ale->ownedByCtfe = OWNEDcode; in scrubReturnValue()6365 sle->ownedByCtfe = OWNEDcode; in scrubStructLiteral()
116 OWNEDcode, // normal code expression in AST enumerator
58 OWNEDcode, // normal code expression in AST enumerator