Searched defs:ExecuteAction (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DASTMerge.cpp34 void ASTMergeAction::ExecuteAction() { function in class:ASTMergeAction
H A DFrontendActions.cpp41 void InitOnlyAction::ExecuteAction() { function in class:InitOnlyAction
417 void DumpModuleInfoAction::ExecuteAction() { function in class:DumpModuleInfoAction
439 void DumpRawTokensAction::ExecuteAction() { function in class:DumpRawTokensAction
457 void DumpTokensAction::ExecuteAction() { function in class:DumpTokensAction
469 void GeneratePTHAction::ExecuteAction() { function in class:GeneratePTHAction
484 void PreprocessOnlyAction::ExecuteAction() { function in class:PreprocessOnlyAction
498 void PrintPreprocessedAction::ExecuteAction() { function in class:PrintPreprocessedAction
548 void PrintPreambleAction::ExecuteAction() { function in class:PrintPreambleAction
H A DFrontendAction.cpp456 void ASTFrontendAction::ExecuteAction() { function in class:ASTFrontendAction
500 void WrapperFrontendAction::ExecuteAction() { function in class:WrapperFrontendAction
H A DCompilerInstance.cpp665 bool CompilerInstance::ExecuteAction(FrontendAction &Act) { function in class:CompilerInstance
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DFrontendActions.cpp169 void RewriteMacrosAction::ExecuteAction() { function in class:RewriteMacrosAction
177 void RewriteTestAction::ExecuteAction() { function in class:RewriteTestAction
185 void RewriteIncludesAction::ExecuteAction() { function in class:RewriteIncludesAction
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp382 void CodeGenAction::ExecuteAction() { function in class:CodeGenAction

Completed in 101 milliseconds