Searched defs:TokenAnnotator (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DTokenAnnotator.h1 //===--- TokenAnnotator.h - Format C++ code ---------------------*- C++ -*-===//
141 class TokenAnnotator { class in namespace:clang::format
143 TokenAnnotator(const FormatStyle &Style, const AdditionalKeywords &Keywords) function in class:clang::format::TokenAnnotator

Completed in 1327 milliseconds