Home
last modified time | relevance | path

Searched refs:AllowRebuild (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
1458 if (!AllowRebuild) in getMainBufferWithPrecompiledPreamble()
1466 } else if (!AllowRebuild) { in getMainBufferWithPrecompiledPreamble()