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.cpp2087 modifyContext(*CurrentToken); in next()
2169 void modifyContext(const FormatToken &Current) { in modifyContext() function in clang::format::__anonadd98d890111::AnnotatingParser