Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Frontend/
DPrecompiledPreamble.h280 virtual void BeforeExecute(CompilerInstance &CI);
/external/llvm-project/clang/lib/Frontend/
DPrecompiledPreamble.cpp423 Callbacks.BeforeExecute(*Clang); in Build()
856 void PreambleCallbacks::BeforeExecute(CompilerInstance &CI) {} in BeforeExecute() function in PreambleCallbacks
/external/llvm-project/clang-tools-extra/clangd/
DPreamble.cpp84 void BeforeExecute(CompilerInstance &CI) override { in BeforeExecute() function in clang::clangd::__anon863f4f5a0111::CppFilePreambleCallbacks