Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp1038 void makeComplexFloat() { IsInt = false; } in makeComplexFloat() function
1057 makeComplexFloat(); in setFrom()
7504 LHS.makeComplexFloat(); in VisitBinaryOperator()
7516 RHS.makeComplexFloat(); in VisitBinaryOperator()
8464 Result.makeComplexFloat(); in ZeroInitialization()
8481 Result.makeComplexFloat(); in VisitImaginaryLiteral()
8566 Result.makeComplexFloat(); in VisitCastExpr()
8627 Result.makeComplexFloat(); in VisitCastExpr()
8652 Result.makeComplexFloat(); in VisitBinaryOperator()
8667 RHS.makeComplexFloat(); in VisitBinaryOperator()
[all …]