Searched refs:dumpASTWithoutMemoryLocs (Results 1 – 1 of 1) sorted by relevance
165 std::string dumpASTWithoutMemoryLocs(ClangdServer &Server, PathRef File) { in dumpASTWithoutMemoryLocs() function183 auto Result = dumpASTWithoutMemoryLocs(Server, SourceFilename);242 auto DumpParse1 = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()247 auto DumpParseEmpty = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()252 auto DumpParse2 = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()278 auto DumpParse1 = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()284 auto DumpParseDifferent = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()290 auto DumpParse2 = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()