Searched defs:HasRVO (Results 1 – 4 of 4) sorted by relevance
23 bool HasThisPointer, bool HasRVO, bool UnevaluatedBuiltin) in Function()
269 bool HasRVO = false; variable
79 bool HasRVO = false; in compileFunc() local
3934 bool HasRVO = !ReturnType->isVoidType() && !T; in VisitCallExpr() local