Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp2104 modifyContext(*CurrentToken); in next()
2186 void modifyContext(const FormatToken &Current) { in modifyContext() function in clang::format::__anonadd98d890111::AnnotatingParser