Searched defs:String2 (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/tools/llvm-c-test/ | ||
H A D | metadata.c | 60 const char String2[] = "bar"; in llvm_replace_md_operand() local |
/llvm-project/clang/unittests/Lex/ | ||
H A D | LexerTest.cpp | 553 SmallString<128> String2; in TEST_F() local |
/llvm-project/llvm/unittests/IR/ | ||
H A D | IRBuilderTest.cpp | 1152 auto String2 = Builder.CreateGlobalStringPtr("TestString", "String2", 1); TEST_F() local |
/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | MasmParser.cpp | 6191 std::string String1, String2; parseDirectiveIfidn() local |
H A D | AsmParser.cpp | 5284 StringRef String2 = getTok().getStringContents(); parseDirectiveIfeqs() local |
/llvm-project/llvm/unittests/DebugInfo/DWARF/ | ||
H A D | DWARFDebugInfoTest.cpp | 1077 const char *String2 = "World"; global() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 12829 LValue String1, String2; VisitBuiltinCallExpr() local |