Home
last modified time | relevance | path

Searched refs:PreambleInvocationIn (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h445 const CompilerInvocation &PreambleInvocationIn, bool AllowRebuild = true,
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1343 const CompilerInvocation &PreambleInvocationIn, bool AllowRebuild, in getMainBufferWithPrecompiledPreamble() argument
1347 PreambleInvocation(new CompilerInvocation(PreambleInvocationIn)); in getMainBufferWithPrecompiledPreamble()