OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 431 milliseconds