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.cpp1601 void makeComplexFloat() { IsInt = false; } in makeComplexFloat() function
1620 makeComplexFloat(); in setFrom()
14404 LHS.makeComplexFloat(); in EvaluateComparisonBinaryOperator()
14416 RHS.makeComplexFloat(); in EvaluateComparisonBinaryOperator()
15929 Result.makeComplexFloat(); in ZeroInitialization()
15946 Result.makeComplexFloat(); in VisitImaginaryLiteral()
16044 Result.makeComplexFloat(); in VisitCastExpr()
16107 Result.makeComplexFloat(); in VisitCastExpr()
16230 Result.makeComplexFloat(); in VisitBinaryOperator()
16245 RHS.makeComplexFloat(); in VisitBinaryOperator()
[all …]