Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp962 void makeComplexFloat() { IsInt = false; } in makeComplexFloat() function
981 makeComplexFloat(); in setFrom()
7208 LHS.makeComplexFloat(); in VisitBinaryOperator()
7220 RHS.makeComplexFloat(); in VisitBinaryOperator()
8164 Result.makeComplexFloat(); in ZeroInitialization()
8181 Result.makeComplexFloat(); in VisitImaginaryLiteral()
8265 Result.makeComplexFloat(); in VisitCastExpr()
8326 Result.makeComplexFloat(); in VisitCastExpr()
8351 Result.makeComplexFloat(); in VisitBinaryOperator()
8366 RHS.makeComplexFloat(); in VisitBinaryOperator()
[all …]