Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp2329 ExpressionParser ExprParser(Style, Keywords, Line); in annotate() local
2330 ExprParser.parse(); in annotate()