Searched refs:CreatePreambleOnFirstParse (Results 1 – 2 of 2) sorted by relevance
588 bool CreatePreambleOnFirstParse = false; in clang_indexSourceFile_Impl() local596 CreatePreambleOnFirstParse = in clang_indexSourceFile_Impl()614 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse; in clang_indexSourceFile_Impl()
3561 bool CreatePreambleOnFirstParse = in clang_parseTranslationUnit_Impl() local3663 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse; in clang_parseTranslationUnit_Impl()