Home
last modified time | relevance | path

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

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