Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltinBitCast.h35 BitcastBuffer &Buffer, bool ReturnOnUninit);
H A DInterpBuiltinBitCast.cpp263 bool ReturnOnUninit) { in readPointerToBuffer() argument