Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DASTUnit.h391 bool AllowRebuild = true,
/external/clang/lib/Frontend/
DASTUnit.cpp1318 bool AllowRebuild, in getMainBufferWithPrecompiledPreamble() argument
1438 if (!AllowRebuild) in getMainBufferWithPrecompiledPreamble()
1446 } else if (!AllowRebuild) { in getMainBufferWithPrecompiledPreamble()