Searched defs:NoLintType (Results 1 – 1 of 1) sorted by relevance
43 enum class NoLintType { NoLint, NoLintNextLine, NoLintBegin, NoLintEnd }; enum130 const std::optional<NoLintType> NoLintType = in getNoLints() local