Home
last modified time | relevance | path

Searched refs:moveInto (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DExprConstant.cpp674 void moveInto(APValue &v) const { in moveInto() function
707 void moveInto(APValue &V) const { in moveInto() function
794 void moveInto(APValue &V) const { in moveInto() function
3801 LV.moveInto(Val); in VisitInitListExpr()
5457 LV.moveInto(Result); in VisitCastExpr()
6179 LV.moveInto(Result); in Evaluate()
6190 LV.moveInto(Result); in Evaluate()
6200 C.moveInto(Result); in Evaluate()
6205 P.moveInto(Result); in Evaluate()
6345 LV.moveInto(Result.Val); in EvaluateAsLValue()