Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3256 ExpressionParser ExprParser(Style, Keywords, Line); in annotate() local
3257 ExprParser.parse(); in annotate()