Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp1519 void makeComplexFloat() { IsInt = false; } in makeComplexFloat() function
1538 makeComplexFloat(); in setFrom()
12586 LHS.makeComplexFloat(); in EvaluateComparisonBinaryOperator()
12598 RHS.makeComplexFloat(); in EvaluateComparisonBinaryOperator()
13879 Result.makeComplexFloat(); in ZeroInitialization()
13896 Result.makeComplexFloat(); in VisitImaginaryLiteral()
13990 Result.makeComplexFloat(); in VisitCastExpr()
14053 Result.makeComplexFloat(); in VisitCastExpr()
14078 Result.makeComplexFloat(); in VisitBinaryOperator()
14093 RHS.makeComplexFloat(); in VisitBinaryOperator()
[all …]