Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaPseudoObject.cpp507 llvm::APInt oneV(S.Context.getTypeSize(S.Context.IntTy), 1); in buildIncDecOperation() local
508 Expr *one = IntegerLiteral::Create(S.Context, oneV, S.Context.IntTy, in buildIncDecOperation()