Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp1384 modifyContext(*CurrentToken); in next()
1435 void modifyContext(const FormatToken &Current) { in modifyContext() function in clang::format::__anon0fe692140111::AnnotatingParser