Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h26 LT_AccessModifier, enumerator
H A DUnwrappedLineFormatter.cpp118 if (Line.Type == LT_AccessModifier || in getIndentOffset()
H A DTokenAnnotator.cpp1429 Line.Type = LT_AccessModifier; in consumeToken()
2031 if (const auto Type = Line.Type; Type == LT_AccessModifier || in parseLine()