Home | History | Annotate | Download | only in libclang

Lines Matching refs:PrecompilePreamble

556   bool PrecompilePreamble = false;
564 PrecompilePreamble = TU_options & CXTranslationUnit_PrecompiledPreamble;
583 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse;