HomeSort by: relevance | last modified time | path
    Searched refs:TemplightDumpAction (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendActions.h 199 class TemplightDumpAction : public ASTFrontendAction {
  /src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 74 case TemplightDump: return std::make_unique<TemplightDumpAction>();
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp 494 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
498 void TemplightDumpAction::ExecuteAction() {

Completed in 16 milliseconds