Home
last modified time | relevance | path

Searched defs:StyleRange (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h45 struct StyleRange { struct
49 StyleRange(unsigned S, unsigned E, enum llvm::raw_ostream::Colors C) in StyleRange() argument