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

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendActions.h 149 class GenerateHeaderModuleAction : public GenerateModuleAction {
  /src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 66 return std::make_unique<GenerateHeaderModuleAction>();
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp 242 bool GenerateHeaderModuleAction::PrepareToExecuteAction(
283 bool GenerateHeaderModuleAction::BeginSourceFileAction(
309 GenerateHeaderModuleAction::CreateOutputFile(CompilerInstance &CI,

Completed in 45 milliseconds