Searched refs:setNRVOVariable (Results 1 – 3 of 3) sorted by relevance
121 Candidate->setNRVOVariable(true); in mergeNRVOIntoParent()
507 Var->setNRVOVariable(true); in VisitVarDecl()
1190 void setNRVOVariable(bool NRVO) { VarDeclBits.NRVOVariable = NRVO; } in setNRVOVariable() function