Home
last modified time | relevance | path

Searched refs:ColonProtectionRAIIObject (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DRAIIObjectsForParser.h270 class ColonProtectionRAIIObject {
274 ColonProtectionRAIIObject(Parser &p, bool Value = true)
285 ~ColonProtectionRAIIObject() { in ~ColonProtectionRAIIObject()
H A DParseOpenMP.cpp237 ColonProtectionRAIIObject ColonRAII(*this); in ParseOpenMPDeclareReductionDirective()
1542 ColonProtectionRAIIObject ColonRAII(*this); in ParseOpenMPVarList()
1562 ColonProtectionRAIIObject ColonRAII(*this); in ParseOpenMPVarList()
1598 ColonProtectionRAIIObject ColonRAII(*this); in ParseOpenMPVarList()
1675 ColonProtectionRAIIObject ColonRAII(*this, MayHaveTail); in ParseOpenMPVarList()
H A DParseExpr.cpp295 ColonProtectionRAIIObject X(*this); in ParseRHSOfBinaryExpression()
1460 ColonProtectionRAIIObject RAII(*this); in ParsePostfixExpressionSuffix()
2188 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression()
2544 ColonProtectionRAIIObject X(*this); in ParseGenericSelectionExpression()
H A DParseExprCXX.cpp2611 ColonProtectionRAIIObject ColonRAII(*this, false); in ParseUnqualifiedId()
3102 ColonProtectionRAIIObject &ColonProt) { in ParseCXXAmbiguousParenExpression()
3185 ColonProtectionRAIIObject InnerColonProtection(*this); in ParseCXXAmbiguousParenExpression()
H A DParseStmt.cpp674 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement()
1609 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement()
H A DParseTemplate.cpp1269 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList()
H A DParseDecl.cpp3625 ColonProtectionRAIIObject X(*this); in ParseStructDeclaration()
3868 ColonProtectionRAIIObject X(*this, AllowFixedUnderlyingType); in ParseEnumSpecifier()
5214 ColonProtectionRAIIObject X(*this, in ParseDirectDeclarator()
H A DParseDeclCXX.cpp1367 ColonProtectionRAIIObject X(*this); in ParseClassSpecifier()
2280 ColonProtectionRAIIObject X(*this); in ParseCXXClassMemberDeclaration()
H A DParseObjc.cpp3454 ColonProtectionRAIIObject X(*this); in ParseObjCDictionaryLiteral()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DRAIIObjectsForParser.h273 class ColonProtectionRAIIObject {
277 ColonProtectionRAIIObject(Parser &p, bool Value = true)
288 ~ColonProtectionRAIIObject() { in ~ColonProtectionRAIIObject()
DParser.h39 class ColonProtectionRAIIObject; variable
54 friend class ColonProtectionRAIIObject; variable
1878 BalancedDelimiterTracker &Tracker, ColonProtectionRAIIObject &ColonProt);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/
DRAIIObjectsForParser.h273 class ColonProtectionRAIIObject {
277 ColonProtectionRAIIObject(Parser &p, bool Value = true)
288 ~ColonProtectionRAIIObject() { in ~ColonProtectionRAIIObject()
DParser.h40 class ColonProtectionRAIIObject; variable
55 friend class ColonProtectionRAIIObject; variable
1902 BalancedDelimiterTracker &Tracker, ColonProtectionRAIIObject &ColonProt);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DRAIIObjectsForParser.h273 class ColonProtectionRAIIObject {
277 ColonProtectionRAIIObject(Parser &p, bool Value = true)
288 ~ColonProtectionRAIIObject() { in ~ColonProtectionRAIIObject()
DParser.h40 class ColonProtectionRAIIObject; variable
55 friend class ColonProtectionRAIIObject; variable
1902 BalancedDelimiterTracker &Tracker, ColonProtectionRAIIObject &ColonProt);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DRAIIObjectsForParser.h273 class ColonProtectionRAIIObject {
277 ColonProtectionRAIIObject(Parser &p, bool Value = true)
288 ~ColonProtectionRAIIObject() { in ~ColonProtectionRAIIObject()
DParser.h41 class ColonProtectionRAIIObject; variable
57 friend class ColonProtectionRAIIObject; variable
1939 BalancedDelimiterTracker &Tracker, ColonProtectionRAIIObject &ColonProt);
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h44 class ColonProtectionRAIIObject; variable
57 friend class ColonProtectionRAIIObject; variable
1484 BalancedDelimiterTracker &Tracker, ColonProtectionRAIIObject &ColonProt);