Searched defs:CSharpAttributeTargets (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
| H A D | FormatTokenLexer.h | 145 static const llvm::StringSet<> CSharpAttributeTargets; global() variable |
| H A D | FormatTokenLexer.cpp | 366 const llvm::StringSet<> FormatTokenLexer::CSharpAttributeTargets = { global() member in clang::format::FormatTokenLexer |