Searched refs:CreatePreambleOnFirstParse (Results 1 – 2 of 2) sorted by relevance
591 bool CreatePreambleOnFirstParse = false; in clang_indexSourceFile_Impl() local599 CreatePreambleOnFirstParse = in clang_indexSourceFile_Impl()617 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse; in clang_indexSourceFile_Impl()
3785 bool CreatePreambleOnFirstParse = in clang_parseTranslationUnit_Impl() local3889 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse; in clang_parseTranslationUnit_Impl()