Home
last modified time | relevance | path

Searched refs:PreviousStructuralError (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DUnwrappedLineParser.cpp65 PreviousStructuralError(StructuralError), Token(nullptr) { in ScopedMacroState()
76 StructuralError = PreviousStructuralError; in ~ScopedMacroState()
116 bool PreviousStructuralError; member in clang::format::__anon6af56abf0111::ScopedMacroState