Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dast_processing.cpp33 class PrintNormalizedPath : public clang::PrintingCallbacks { class
35 PrintNormalizedPath(const utils::RootDirs &root_dirs) in PrintNormalizedPath() function in header_checker::dumper::PrintNormalizedPath
214 PrintNormalizedPath callbacks(options_.root_dirs_); in HandleTranslationUnit()