Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h185 MakeComplexFloat(); setComplexFloat(std::move(R), std::move(I)); in APValue()
484 void MakeComplexFloat() { in MakeComplexFloat() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DAPValue.cpp189 MakeComplexFloat(); in APValue()