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

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendActions.h 141 class GenerateModuleInterfaceAction : public GenerateModuleAction {
  /src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 64 return std::make_unique<GenerateModuleInterfaceAction>();
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp 224 bool GenerateModuleInterfaceAction::BeginSourceFileAction(
237 GenerateModuleInterfaceAction::CreateOutputFile(CompilerInstance &CI,

Completed in 26 milliseconds