Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h31 LT_Other, enumerator
50 : First(Line.Tokens.front().Tok), Type(LT_Other), Level(Line.Level), in AnnotatedLine()
H A DTokenAnnotator.cpp2037 return LT_Other; in parseLine()