Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Frontend/
DPrecompiledPreamble.h118 void AddImplicitPreamble(CompilerInvocation &CI,
/external/llvm-project/clang/lib/Frontend/
DPrecompiledPreamble.cpp614 void PrecompiledPreamble::AddImplicitPreamble( in AddImplicitPreamble() function in PrecompiledPreamble
DASTUnit.cpp1114 Preamble->AddImplicitPreamble(*CCInvocation, VFS, OverrideMainBuffer.get()); in Parse()
2274 Preamble->AddImplicitPreamble(Clang->getInvocation(), VFS, in CodeComplete()