Searched refs:InCSharpAttributeSpecifier (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp538 Contexts.back().InCSharpAttributeSpecifier;
638 Contexts.back().InCSharpAttributeSpecifier = IsCSharpAttributeSpecifier;
856 if (Contexts.back().InCSharpAttributeSpecifier) {
1416 bool InCSharpAttributeSpecifier = false; member in struct:clang::format::__anon608::AnnotatingParser::Context

Completed in 145 milliseconds