Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h140 static const llvm::StringSet<> CSharpAttributeTargets; variable
H A DFormatTokenLexer.cpp404 const llvm::StringSet<> FormatTokenLexer::CSharpAttributeTargets = { member in clang::format::FormatTokenLexer