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

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendActions.h 133 class GenerateModuleFromModuleMapAction : public GenerateModuleAction {
  /src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 62 return std::make_unique<GenerateModuleFromModuleMapAction>();
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp 192 bool GenerateModuleFromModuleMapAction::BeginSourceFileAction(
203 GenerateModuleFromModuleMapAction::CreateOutputFile(CompilerInstance &CI,
CompilerInstance.cpp 1149 GenerateModuleFromModuleMapAction Action;

Completed in 19 milliseconds