Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h182 MakeComplexInt(); setComplexInt(std::move(R), std::move(I)); in APValue()
479 void MakeComplexInt() { in MakeComplexInt() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DAPValue.cpp185 MakeComplexInt(); in APValue()