Home
last modified time | relevance | path

Searched defs:StrVal (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/llvm/lib/AsmParser/
HDLLLexer.h39 std::string StrVal; variable
HDLLParser.h62 std::string StrVal, StrVal2; member
/NextBSD/contrib/llvm/lib/TableGen/
HDTGLexer.h61 Id, StrVal, VarName, CodeFragment enumerator
/NextBSD/contrib/llvm/lib/CodeGen/MIRParser/
HDMILexer.cpp171 StringRef StrVal = Range.upto(C); in maybeLexIntegerLiteral() local
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPragma.cpp225 std::string StrVal = getSpelling(StrTok); in Handle_Pragma() local
530 std::string StrVal = getSpelling(Tok); in ParsePragmaPushOrPopMacro() local
/NextBSD/contrib/llvm/lib/Target/CppBackend/
HDCPPBackend.cpp241 std::string StrVal = ftostr(CFP->getValueAPF()); in printCFP() local
/NextBSD/contrib/llvm/lib/Analysis/
HDConstantFolding.cpp565 APInt StrVal(NumBits, 0); in ConstantFoldLoadFromConstPtr() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmt.cpp1792 StringRef StrVal = Str->getString(); in getAsmSrcLocInfo() local
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDCStringChecker.cpp1962 SVal StrVal = state->getSVal(Init, C.getLocationContext()); in checkPreStmt() local
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp1958 SmallString<8> StrVal; in emitGlobalConstantFP() local
/NextBSD/contrib/llvm/lib/IR/
HDAsmWriter.cpp1103 SmallString<128> StrVal; in WriteConstantInternal() local