Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h140 static const llvm::StringSet<> CSharpAttributeTargets; global() variable
H A DFormatTokenLexer.cpp397 const llvm::StringSet<> FormatTokenLexer::CSharpAttributeTargets = { global() member in clang::format::FormatTokenLexer