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

  /external/clang/lib/Serialization/
GeneratePCH.cpp 31 raw_ostream *OS, bool AllowASTWithErrors)
35 AllowASTWithErrors(AllowASTWithErrors),
48 if (hasErrors && !AllowASTWithErrors)
  /external/clang/include/clang/Serialization/
ASTWriter.h 754 bool AllowASTWithErrors;
765 bool AllowASTWithErrors = false);

Completed in 38 milliseconds