Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1577 void makeComplexFloat() { IsInt = false; } in makeComplexFloat() function
1596 makeComplexFloat(); in setFrom()
13582 LHS.makeComplexFloat(); in EvaluateComparisonBinaryOperator()
13594 RHS.makeComplexFloat(); in EvaluateComparisonBinaryOperator()
15039 Result.makeComplexFloat(); in ZeroInitialization()
15056 Result.makeComplexFloat(); in VisitImaginaryLiteral()
15152 Result.makeComplexFloat(); in VisitCastExpr()
15215 Result.makeComplexFloat(); in VisitCastExpr()
15338 Result.makeComplexFloat(); in VisitBinaryOperator()
15353 RHS.makeComplexFloat(); in VisitBinaryOperator()
[all …]