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 603 bool PrecompilePreamble = false;
611 PrecompilePreamble = TU_options & CXTranslationUnit_PrecompiledPreamble;
630 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse;
    [all...]
CIndex.cpp     [all...]

Completed in 537 milliseconds