Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnostic.cpp621 const char *NextVal = ScanFormat(Argument, ArgumentEnd, '|'); in HandleSelectModifier() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp1356 unsigned NextVal = Val*10+(DigitTokBegin[i]-'0'); in GetLineValue() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp993 llvm::Value *NextVal; in EmitComplexPrePostIncDec() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4446 Value *NextVal = ExtInst->getOperand(0); in promoteOperandForTruncAndAnyExt() local