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 374 bool PrecompilePreamble = false;
382 PrecompilePreamble = TU_options & CXTranslationUnit_PrecompiledPreamble;
399 PrecompilePreamble,
CIndex.cpp     [all...]

Completed in 259 milliseconds