Searched defs:NRVO (Results 1 – 3 of 3) sorted by relevance
110 bool NRVO; member187 QualType Type, bool NRVO) { in InitializeResult()192 QualType Type, bool NRVO) { in InitializeBlock()198 QualType Type, bool NRVO) { in InitializeException()
340 bool NRVO = flags.isForNormalCleanup() && NRVOFlag; in Emit() local733 bool NRVO = getContext().getLangOptions().ElideConstructors && in EmitAutoVarAlloca() local
1117 void setNRVOVariable(bool NRVO) { VarDeclBits.NRVOVariable = NRVO; } in setNRVOVariable()