Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp63 PreviousStructuralError(StructuralError), Token(nullptr) { in ScopedMacroState()
74 StructuralError = PreviousStructuralError; in ~ScopedMacroState()
114 bool PreviousStructuralError; member in clang::format::__anon8a02ed030111::ScopedMacroState