Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp2695 ExpressionParser ExprParser(Style, Keywords, Line); in annotate() local
2696 ExprParser.parse(); in annotate()