Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp1283 parseLine(); in parsePreprocessorDirective()
1301 LineType parseLine() { in parseLine() function in clang::format::__anone3ff8e3d0111::AnnotatingParser
2373 Line.Type = Parser.parseLine(); in annotate()