Home
last modified time | relevance | path

Searched defs:NextVal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp618 const char *NextVal = ScanFormat(Argument, ArgumentEnd, '|'); in HandleSelectModifier() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1452 unsigned NextVal = Val*10+(DigitTokBegin[i]-'0'); in GetLineValue() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1210 llvm::Value *NextVal; in EmitComplexPrePostIncDec() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4683 Value *NextVal = ExtInst->getOperand(0); in promoteOperandForTruncAndAnyExt() local