HomeSort by relevance Sort by last modified time
    Searched defs:ExecuteAction (Results 1 - 9 of 9) sorted by null

  /external/clang/lib/Frontend/
ASTMerge.cpp 34 void ASTMergeAction::ExecuteAction() {
78 AdaptedAction->ExecuteAction();
FrontendAction.cpp 455 ExecuteAction();
457 else ExecuteAction();
537 void ASTFrontendAction::ExecuteAction() {
585 void WrapperFrontendAction::ExecuteAction() {
586 WrappedAction->ExecuteAction();
FrontendActions.cpp 42 void InitOnlyAction::ExecuteAction() {
427 void VerifyPCHAction::ExecuteAction() {
595 void DumpModuleInfoAction::ExecuteAction() {
618 void DumpRawTokensAction::ExecuteAction() {
636 void DumpTokensAction::ExecuteAction() {
648 void GeneratePTHAction::ExecuteAction() {
657 void PreprocessOnlyAction::ExecuteAction() {
671 void PrintPreprocessedAction::ExecuteAction() {
722 void PrintPreambleAction::ExecuteAction() {
CompilerInstance.cpp 824 bool CompilerInstance::ExecuteAction(FrontendAction &Act) {
    [all...]
  /external/clang/lib/Frontend/Rewrite/
FrontendActions.cpp 174 void RewriteMacrosAction::ExecuteAction() {
182 void RewriteTestAction::ExecuteAction() {
190 void RewriteIncludesAction::ExecuteAction() {
  /external/v8/tools/clang/translation_unit/
TranslationUnitGenerator.cpp 210 void ExecuteAction() override;
226 void CompilationIndexerAction::ExecuteAction() {
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
FormBrowserEx2.h 109 EXECUTE_ACTION ExecuteAction;
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 784 void CodeGenAction::ExecuteAction() {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Setup.c 36 ExecuteAction,
    [all...]

Completed in 941 milliseconds