Home
last modified time | relevance | path

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

/src/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::__anona3a667de0111::AnnotatingParser