Home
last modified time | relevance | path

Searched refs:CreatePP (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Lex/
H A DLexerTest.cpp48 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon6c5cfda70111::LexerTest
68 auto PP = CreatePP(Source, ModLoader); in Lex()
379 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
562 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/Lex/
H A DLexerTest.cpp48 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon898b83860111::LexerTest
68 auto PP = CreatePP(Source, ModLoader); in Lex()
379 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
562 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/Lex/
H A DLexerTest.cpp48 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon153e24000111::LexerTest
68 auto PP = CreatePP(Source, ModLoader); in Lex()
379 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
562 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/Lex/
H A DLexerTest.cpp48 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon29d2159c0111::LexerTest
68 auto PP = CreatePP(Source, ModLoader); in Lex()
379 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
562 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/Lex/
H A DLexerTest.cpp48 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon2475f11a0111::LexerTest
68 auto PP = CreatePP(Source, ModLoader); in Lex()
379 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
562 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/Lex/
H A DLexerTest.cpp49 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon62bce2d40111::LexerTest
69 PP = CreatePP(Source, ModLoader); in Lex()
442 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
625 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/Lex/
H A DLexerTest.cpp49 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon66c34fc90111::LexerTest
69 PP = CreatePP(Source, ModLoader); in Lex()
442 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
625 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/Lex/
H A DLexerTest.cpp49 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon055eeb870111::LexerTest
69 PP = CreatePP(Source, ModLoader); in Lex()
442 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
625 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/Lex/
H A DLexerTest.cpp49 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anonffcd459c0111::LexerTest
69 PP = CreatePP(Source, ModLoader); in Lex()
442 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
625 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/Lex/
H A DLexerTest.cpp49 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anonb8fdff250111::LexerTest
69 PP = CreatePP(Source, ModLoader); in Lex()
442 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
625 auto PP = CreatePP("", ModLoader); in TEST_F()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/Lex/
H A DLexerTest.cpp49 std::unique_ptr<Preprocessor> CreatePP(StringRef Source,
69 PP = CreatePP(Source, ModLoader);
442 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader);
625 auto PP = CreatePP("", ModLoader);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/Lex/
H A DLexerTest.cpp48 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anonba8845f70111::LexerTest
68 auto PP = CreatePP(Source, ModLoader); in Lex()
379 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/Lex/
H A DLexerTest.cpp44 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon2bba4d3e0111::LexerTest
64 auto PP = CreatePP(Source, ModLoader); in Lex()
375 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/Lex/
H A DLexerTest.cpp48 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anone04866fe0111::LexerTest
68 auto PP = CreatePP(Source, ModLoader); in Lex()
379 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/Lex/
H A DLexerTest.cpp46 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anonf6c4903c0111::LexerTest
67 auto PP = CreatePP(Source, ModLoader); in Lex()
378 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/Lex/
H A DLexerTest.cpp46 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anonc1ced33a0111::LexerTest
67 auto PP = CreatePP(Source, ModLoader); in Lex()
378 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()