Searched defs:StructuralError (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Format/ | ||
D | UnwrappedLineParser.h | 163 bool StructuralError; variable |
D | UnwrappedLineParser.cpp | 61 FormatToken *&ResetToken, bool &StructuralError) in ScopedMacroState() |
D | Format.cpp | 1209 bool StructuralError = Parser.parse(); in format() local |