Lines Matching refs:getStrVal
391 std::string Name = Lex.getStrVal();
500 std::string Name = Lex.getStrVal();
524 std::string Name = Lex.getStrVal();
622 std::string Name = Lex.getStrVal();
889 GV->setSection(Lex.getStrVal());
975 std::string Attr = Lex.getStrVal();
1197 Result = Lex.getStrVal();
1436 Lex.Warning("'" + Lex.getStrVal() + "' is deprecated, treating as"
1551 std::string Name = Lex.getStrVal();
1756 std::pair<Type*, LocTy> &Entry = NamedTypes[Lex.getStrVal()];
1761 Entry.first = StructType::create(Context, Lex.getStrVal());
1906 Name = Lex.getStrVal();
1933 Name = Lex.getStrVal();
2401 ID.StrVal = Lex.getStrVal();
2409 ID.StrVal = Lex.getStrVal();
2526 ID.ConstantVal = ConstantDataArray::getString(Context, Lex.getStrVal(),
2544 ID.StrVal2 = Lex.getStrVal();
2880 StringRef Name = Lex.getStrVal();
3159 FunctionName = Lex.getStrVal();
3355 Name = Lex.getStrVal();
3379 NameStr = Lex.getStrVal();