Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h112 void AddImplicitPreamble(CompilerInvocation &CI,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp488 void PrecompiledPreamble::AddImplicitPreamble( in AddImplicitPreamble() function in PrecompiledPreamble
H A DASTUnit.cpp1087 Preamble->AddImplicitPreamble(*CCInvocation, VFS, OverrideMainBuffer.get()); in Parse()
2241 Preamble->AddImplicitPreamble(Clang->getInvocation(), VFS, in CodeComplete()