Searched refs:BeforeExecute (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h280 virtual void BeforeExecute(CompilerInstance &CI);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp416 Callbacks.BeforeExecute(*Clang);
848 void PreambleCallbacks::BeforeExecute(CompilerInstance &CI) {} function in class:PreambleCallbacks

Completed in 98 milliseconds