Home
last modified time | relevance | path

Searched defs:BeforeExecute (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DFeatureModulesTests.cpp89 TEST(FeatureModulesTest, BeforeExecute) { in TEST() argument
/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp825 void PreambleCallbacks::BeforeExecute(CompilerInstance &CI) {} in BeforeExecute() function in PreambleCallbacks
/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp150 void BeforeExecute(CompilerInstance &CI) override { in BeforeExecute() function in clang::clangd::__anon0b7b15160111::CppFilePreambleCallbacks