Searched refs:PrepareToExecute (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h207 bool PrepareToExecute(CompilerInstance &CI) { function in class:clang::FrontendAction
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp913 if (!Act.PrepareToExecute(*this))

Completed in 58 milliseconds