Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp1955 ExpressionParser ExprParser(Style, Keywords, Line); in annotate() local
1956 ExprParser.parse(); in annotate()