Searched defs:BeforeExecute (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/clangd/unittests/ | ||
H A D | FeatureModulesTests.cpp | 89 TEST(FeatureModulesTest, BeforeExecute) { in TEST() argument |
/llvm-project/clang/lib/Frontend/ | ||
H A D | PrecompiledPreamble.cpp | 825 void PreambleCallbacks::BeforeExecute(CompilerInstance &CI) {} in BeforeExecute() function in PreambleCallbacks |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | Preamble.cpp | 150 void BeforeExecute(CompilerInstance &CI) override { in BeforeExecute() function in clang::clangd::__anon0b7b15160111::CppFilePreambleCallbacks |