Home
last modified time | relevance | path

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

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