Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.h123 static const llvm::StringSet<> CSharpAttributeTargets; variable
H A DFormatTokenLexer.cpp313 const llvm::StringSet<> FormatTokenLexer::CSharpAttributeTargets = { member in clang::format::FormatTokenLexer