Searched refs:BeforeExecute (Results 1 – 3 of 3) sorted by relevance
280 virtual void BeforeExecute(CompilerInstance &CI);
423 Callbacks.BeforeExecute(*Clang); in Build()856 void PreambleCallbacks::BeforeExecute(CompilerInstance &CI) {} in BeforeExecute() function in PreambleCallbacks
84 void BeforeExecute(CompilerInstance &CI) override { in BeforeExecute() function in clang::clangd::__anon863f4f5a0111::CppFilePreambleCallbacks