Searched defs:TempVal (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 4650 uint32_t TempVal = static_cast<uint32_t>(Val); parseMDField() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmt.cpp | 485 llvm::APSInt TempVal; ActOnCaseExpr() local |