Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp2125 static unsigned computePointerOffset(const ASTContext &ASTCtx, in computePointerOffset() function
2191 unsigned ByteOffset = computePointerOffset(ASTCtx, Ptr); in interp__builtin_object_size()