Searched refs:dumpASTWithoutMemoryLocs (Results 1 – 1 of 1) sorted by relevance
164 std::string dumpASTWithoutMemoryLocs(ClangdServer &Server, PathRef File) { in dumpASTWithoutMemoryLocs() function182 auto Result = dumpASTWithoutMemoryLocs(Server, SourceFilename);241 auto DumpParse1 = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()246 auto DumpParseEmpty = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()251 auto DumpParse2 = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()277 auto DumpParse1 = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()283 auto DumpParseDifferent = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()289 auto DumpParse2 = dumpASTWithoutMemoryLocs(Server, FooCpp); in TEST()