OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddImplicitPreamble
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
PrecompiledPreamble.h
51
/// CanReusePreamble +
AddImplicitPreamble
to make use of it.
119
void
AddImplicitPreamble
(CompilerInvocation &CI,
124
/// Like
AddImplicitPreamble
, but doesn't assume CanReuse() is true.
241
///
AddImplicitPreamble
.
/src/external/apache2/llvm/dist/clang/lib/Frontend/
PrecompiledPreamble.cpp
606
void PrecompiledPreamble::
AddImplicitPreamble
(
ASTUnit.cpp
1111
Preamble->
AddImplicitPreamble
(*CCInvocation, VFS, OverrideMainBuffer.get());
1133
// changed above in
AddImplicitPreamble
. If VFS is nullptr, rely on
2247
Preamble->
AddImplicitPreamble
(Clang->getInvocation(), VFS,
2250
//
AddImplicitPreamble
as FileMgr is accepted as a parameter by this method.
Completed in 18 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026