Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp1048 void moveInto(APValue &v) const { in moveInto() function
1082 void moveInto(APValue &V) const { in moveInto() function
1171 void moveInto(APValue &V) const { in moveInto() function
1283 Frame->This->moveInto(Val); in describeCall()
3043 LVal.moveInto(Subobj); in foundPointer()
3196 LVal.moveInto(Subobj); in foundPointer()
3977 This->moveInto(Result); in HandleFunctionCall()
5742 Array.moveInto(Result.getStructField(0)); in VisitCXXStdInitializerListExpr()
5755 Array.moveInto(Result.getStructField(1)); in VisitCXXStdInitializerListExpr()
6074 LV.moveInto(Val); in VisitInitListExpr()
[all …]
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp1523 void moveInto(APValue &v) const { in moveInto() function
1560 void moveInto(APValue &V) const { in moveInto() function
1610 moveInto(Printable); in toString()
1725 void moveInto(APValue &V) const { in moveInto() function
1914 This->moveInto(Val); in describe()
4156 LVal.moveInto(Val); in findCompleteObject()
4390 LVal.moveInto(Subobj); in foundPointer()
4540 LVal.moveInto(Subobj); in foundPointer()
5531 This.moveInto(Val); in checkDynamicType()
5714 LVal.moveInto(Result); in HandleCovariantReturnAdjustment()
[all …]