Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp604 const char *NextVal = ScanFormat(Argument, ArgumentEnd, '|'); in HandleSelectModifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1152 unsigned NextVal = Val*10+(DigitTokBegin[i]-'0'); in GetLineValue() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1025 llvm::Value *NextVal; in EmitComplexPrePostIncDec() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4329 Value *NextVal = ExtInst->getOperand(0); in promoteOperandForTruncAndAnyExt() local