Searched refs:CreatePP (Results 1 – 1 of 1) sorted by relevance
51 std::unique_ptr<Preprocessor> CreatePP(StringRef Source, in CreatePP() function in __anon134ba2be0111::LexerTest71 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()