Searched defs:AllowRebuild (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DASTUnit.cpp1359 /// \param AllowRebuild When true (the default), this routine is
1371 bool AllowRebuild,
1492 if (!AllowRebuild)
1500 } else if (!AllowRebuild) {
1369 getMainBufferWithPrecompiledPreamble( const CompilerInvocation &PreambleInvocationIn, bool AllowRebuild, unsigned MaxLines) argument

Completed in 59 milliseconds