Home | History | Annotate | Download | only in Parse

Lines Matching refs:Disambiguate

88   // cases the statement is a declaration. [Note: To disambiguate, the whole
233 // Two decl-specifiers in a row conclusively disambiguate this as being a
255 /// Tentatively parse an init-declarator-list in order to disambiguate it from
300 // A left-brace here is sufficient to disambiguate the parse; an
469 /// If Disambiguate is true, we try harder to determine whether a '[[' starts
498 Parser::isCXX11AttributeSpecifier(bool Disambiguate,
507 if (!Disambiguate && !getLangOpts().ObjC1)
1405 // This is a function-style cast in all cases we disambiguate other than
1646 if (isCXX11AttributeSpecifier(/*Disambiguate*/false,
1678 // Disambiguate what follows the decl-specifier.