Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltinBitCast.cpp158 static bool enumeratePointerFields(const Pointer &P, const Context &Ctx, in enumeratePointerFields() function
268 return enumeratePointerFields( in readPointerToBuffer()
390 bool Success = enumeratePointerFields( in DoBitCastPtr()
478 enumeratePointerFields(SrcPtr, S.getContext(), Size, in DoMemcpy()
486 enumeratePointerFields(DestPtr, S.getContext(), Size, in DoMemcpy()