Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h124 void AddImplicitPreamble(CompilerInvocation &CI,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp713 void PrecompiledPreamble::AddImplicitPreamble( in AddImplicitPreamble() function in PrecompiledPreamble
H A DASTUnit.cpp1157 Preamble->AddImplicitPreamble(*CCInvocation, VFS, OverrideMainBuffer.get()); in Parse()
2309 Preamble->AddImplicitPreamble(Clang->getInvocation(), VFS, in CodeComplete()