Searched defs:bit_cast (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_utils.h23 INLINE Dest bit_cast(const Source& source) { function in namespace:__scudo
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h22 template <class Dest, class Source> inline Dest bit_cast(const Source &S) { function in namespace:scudo
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp432 BitCastInst *bit_cast = variable

Completed in 52 milliseconds