Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h173 MakeInt(); setInt(std::move(I)); in APValue()
464 void MakeInt() { in MakeInt() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DAPValue.cpp172 MakeInt(); in APValue()