Searched refs:LastBlockComment (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DWhitespaceManager.cpp125 const WhitespaceManager::Change *LastBlockComment = nullptr; local
130 LastBlockComment = &Change;
132 if ((Change.StartOfBlockComment = LastBlockComment))
137 LastBlockComment = nullptr;

Completed in 57 milliseconds