HomeSort by: relevance | last modified time | path
    Searched refs:AllowASTWithErrors (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Serialization/
GeneratePCH.cpp 27 bool AllowASTWithErrors, bool IncludeTimestamps,
33 AllowASTWithErrors(AllowASTWithErrors),
47 if (hasErrors && !AllowASTWithErrors)
62 if (AllowASTWithErrors)
  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTWriter.h 773 bool AllowASTWithErrors;
786 bool AllowASTWithErrors = false, bool IncludeTimestamps = true,

Completed in 17 milliseconds