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

  /external/clang/tools/libclang/
Indexing.cpp 638 bool PrecompilePreamble = false;
645 PrecompilePreamble = TU_options & CXTranslationUnit_PrecompiledPreamble;
666 PrecompilePreamble,
    [all...]
CIndex.cpp     [all...]

Completed in 21 milliseconds