Home
last modified time | relevance | path

Searched defs:Convert (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/yaml2obj/
H A Dyaml2obj.cpp65 int convertYAML(yaml::Input & YIn, raw_ostream &Out, ConvertFuncPtr Convert) { in convertYAML()
99 ConvertFuncPtr Convert = nullptr; in main() local
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-cxx11-nowarn.cpp36 struct Convert { struct
37 constexpr Convert(T v) : v(v) {} in Convert() argument
41 template<typename T> Convert<T> ConvertVar(); argument
H A Dp7-0x.cpp35 struct Convert { struct
36 constexpr Convert(T v) : v(v) {} in Convert() function
40 template<typename T> Convert<T> ConvertVar(); argument
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-float-conversion.cpp19 void Convert(float f, double d, long double ld) { in Convert() function
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h103 const llvm::APSInt &Convert(const llvm::APSInt& To, in Convert() function
112 const llvm::APSInt &Convert(QualType T, const llvm::APSInt &From) { in Convert() function
/minix3/external/bsd/libarchive/dist/tar/
H A Dgetdate.c690 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp940 bool Convert = true; in LowerSETCC() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7267 SDValue Convert = in tryCombineFixedPointConvert() local