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

  /external/clang/include/clang/Frontend/
ASTUnit.h 638 /// \param PrecompilePreamble Whether to precompile the preamble of this
643 bool LoadFromCompilerInvocation(bool PrecompilePreamble);
680 bool PrecompilePreamble = false,
699 bool PrecompilePreamble = false,
730 bool PrecompilePreamble = false,
  /external/clang/tools/libclang/
Indexing.cpp 374 bool PrecompilePreamble = false;
382 PrecompilePreamble = TU_options & CXTranslationUnit_PrecompiledPreamble;
399 PrecompilePreamble,
CIndex.cpp     [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]

Completed in 981 milliseconds