Home
last modified time | relevance | path

Searched refs:beforeExecute (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DFeatureModulesTests.cpp92 void beforeExecute(CompilerInstance &CI) override { in TEST() function
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFeatureModule.h112 virtual void beforeExecute(CompilerInstance &CI) {} in beforeExecute() function
H A DParsedAST.cpp621 L->beforeExecute(*Clang); in build()
H A DPreamble.cpp527 L->beforeExecute(CI); in buildPreamble()