Home
last modified time | relevance | path

Searched defs:IsRawByte (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp2042 bool IsRawByte = ID == Builtin::BImemchr || ID == Builtin::BI__builtin_memchr; in interp__builtin_memchr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10081 bool IsRawByte = BuiltinOp == Builtin::BImemchr || in VisitBuiltinCallExpr() local
13520 bool IsRawByte = BuiltinOp == Builtin::BImemcmp || in VisitBuiltinCallExpr() local