Home
last modified time | relevance | path

Searched defs:beforeExecute (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Debug/Observers/
H A DActionProfiler.cpp24 void ActionProfiler::beforeExecute(const ActionActiveStack *action, in beforeExecute() function in ActionProfiler
H A DActionLogging.cpp32 void ActionLogger::beforeExecute(const ActionActiveStack *action, in beforeExecute() function in ActionLogger
/llvm-project/mlir/include/mlir/Debug/
H A DExecutionContext.h95 virtual void beforeExecute(const ActionActiveStack *action, in beforeExecute() function
/llvm-project/clang-tools-extra/clangd/
H A DFeatureModule.h113 virtual void beforeExecute(CompilerInstance &CI) {} in beforeExecute() function
/llvm-project/clang-tools-extra/clangd/unittests/
H A DFeatureModulesTests.cpp92 void beforeExecute(CompilerInstance &CI) override { in TEST() function
/llvm-project/mlir/lib/Debug/
H A DDebuggerExecutionContextHook.cpp348 void beforeExecute(const ActionActiveStack *action, Breakpoint *breakpoint, in beforeExecute() function in __anondef8a5c10311::DebuggerObserver