Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp514 llvm::APInt oneV(S.Context.getTypeSize(S.Context.IntTy), 1); in buildIncDecOperation() local
515 Expr *one = IntegerLiteral::Create(S.Context, oneV, S.Context.IntTy, in buildIncDecOperation()