Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-c-test/
H A Dmetadata.c60 const char String2[] = "bar"; in llvm_replace_md_operand() local
/llvm-project/clang/unittests/Lex/
H A DLexerTest.cpp553 SmallString<128> String2; in TEST_F() local
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp1152 auto String2 = Builder.CreateGlobalStringPtr("TestString", "String2", 1); TEST_F() local
/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp6191 std::string String1, String2; parseDirectiveIfidn() local
6401 std::string String1, String2; parseDirectiveElseIfidn() local
6571 std::string String1, String2; parseDirectiveErrorIfidn() local
[all...]
H A DAsmParser.cpp5284 StringRef String2 = getTok().getStringContents(); parseDirectiveIfeqs() local
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp1077 const char *String2 = "World"; global() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12829 LValue String1, String2; VisitBuiltinCallExpr() local