Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DASTUnit.h449 const CompilerInvocation &PreambleInvocationIn, bool AllowRebuild = true,
/external/clang/lib/Frontend/
DASTUnit.cpp1342 const CompilerInvocation &PreambleInvocationIn, bool AllowRebuild, in getMainBufferWithPrecompiledPreamble() argument
1346 PreambleInvocation(new CompilerInvocation(PreambleInvocationIn)); in getMainBufferWithPrecompiledPreamble()