Searched refs:setNRVOVariable (Results 1 – 4 of 4) sorted by relevance
121 Candidate->setNRVOVariable(true); in mergeNRVOIntoParent()
539 Var->setNRVOVariable(true); in VisitVarDecl()
3136 NewVD->setNRVOVariable(VD->isNRVOVariable()); in TransformDefinition()
1208 void setNRVOVariable(bool NRVO) { in setNRVOVariable() function