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