Searched defs:StructuralError (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h145 bool StructuralError; member in class:clang::format::UnwrappedLineParser
H A DUnwrappedLineParser.cpp113 bool &StructuralError; member in class:clang::format::__anon3277::ScopedMacroState
58 ScopedMacroState(UnwrappedLine &Line, FormatTokenSource *&TokenSource, FormatToken *&ResetToken, bool &StructuralError) argument
[all...]
H A DFormat.cpp1226 bool StructuralError = Parser.parse(); local
1254 format(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, bool StructuralError, FormatTokenLexer &Tokens) argument

Completed in 98 milliseconds