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

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp633 const bool IsInnerSquare = Contexts.back().InCpp11AttributeSpecifier;
739 Contexts.back().InCpp11AttributeSpecifier = IsCpp11AttributeSpecifier;
1754 bool InCpp11AttributeSpecifier = false; member in struct:clang::format::__anon28::AnnotatingParser::Context

Completed in 115 milliseconds