Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h119 void AddImplicitPreamble(CompilerInvocation &CI,
/llvm-project-15.0.7/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp699 void PrecompiledPreamble::AddImplicitPreamble( in AddImplicitPreamble() function in PrecompiledPreamble
H A DASTUnit.cpp1109 Preamble->AddImplicitPreamble(*CCInvocation, VFS, OverrideMainBuffer.get()); in Parse()
2250 Preamble->AddImplicitPreamble(Clang->getInvocation(), VFS, in CodeComplete()