HomeSort by relevance Sort by last modified time
    Searched refs:PrecompilePreamble (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
Indexing.cpp 556 bool PrecompilePreamble = false;
564 PrecompilePreamble = TU_options & CXTranslationUnit_PrecompiledPreamble;
583 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse;
    [all...]
CIndex.cpp     [all...]

Completed in 341 milliseconds