Home
last modified time | relevance | path

Searched defs:String2 (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Lex/
H A DLexerTest.cpp556 SmallString<128> String2; in TEST_F() local
/llvm-project-15.0.7/llvm/unittests/IR/
H A DIRBuilderTest.cpp980 auto String2 = Builder.CreateGlobalStringPtr("TestString", "String2", 1); in TEST_F() local
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DMasmParser.cpp6206 std::string String1, String2; in parseDirectiveIfidn() local
6416 std::string String1, String2; in parseDirectiveElseIfidn() local
6586 std::string String1, String2; in parseDirectiveErrorIfidn() local
H A DAsmParser.cpp5263 StringRef String2 = getTok().getStringContents(); in parseDirectiveIfeqs() local
/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp1077 const char *String2 = "World"; local
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp12143 LValue String1, String2; in VisitBuiltinCallExpr() local