Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Lex/
H A DLexerTest.cpp51 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon134ba2be0111::LexerTest
71 PP = CreatePP(Source, ModLoader); in Lex()
444 auto PP = CreatePP("\"StrArg\", 5, 'C'", ModLoader); in TEST_F()
627 auto PP = CreatePP("", ModLoader); in TEST_F()