OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PreambleInvocation
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/
PrecompiledPreamble.cpp
320
auto
PreambleInvocation
= std::make_shared<CompilerInvocation>(Invocation);
321
FrontendOptions &FrontendOpts =
PreambleInvocation
->getFrontendOpts();
323
PreambleInvocation
->getPreprocessorOpts();
364
Clang->setInvocation(std::move(
PreambleInvocation
));
504
auto
PreambleInvocation
= std::make_shared<CompilerInvocation>(Invocation);
506
PreambleInvocation
->getPreprocessorOpts();
Completed in 35 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026