Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DFormatTokenLexer.h127 static const llvm::StringSet<> CSharpAttributeTargets; variable
H A DFormatTokenLexer.cpp279 const llvm::StringSet<> FormatTokenLexer::CSharpAttributeTargets = { member in clang::format::FormatTokenLexer