Searched refs:InCpp11AttributeSpecifier (Results 1 – 1 of 1) sorted by relevance
600 const bool IsInnerSquare = Contexts.back().InCpp11AttributeSpecifier; in parseSquare()707 Contexts.back().InCpp11AttributeSpecifier = IsCpp11AttributeSpecifier; in parseSquare()1623 bool InCpp11AttributeSpecifier = false; member