Searched refs:CreateASTDumper (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTConsumers.h40 CreateASTDumper(std::unique_ptr<raw_ostream> OS, StringRef FilterString,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp147 clang::CreateASTDumper(std::unique_ptr<raw_ostream> Out, StringRef FilterString, function in class:clang
H A DFrontendActions.cpp79 return CreateASTDumper(nullptr /*Dump to stdout.*/, Opts.ASTDumpFilter,

Completed in 130 milliseconds