Searched refs:PrintNormalizedPath (Results 1 – 1 of 1) sorted by relevance
34 class PrintNormalizedPath : public clang::PrintingCallbacks { class36 PrintNormalizedPath(const std::string root_dir) : root_dir_(root_dir) {} in PrintNormalizedPath() function in header_checker::dumper::PrintNormalizedPath211 PrintNormalizedPath callbacks(options_.root_dir_); in HandleTranslationUnit()