Home | History | Annotate | Download | only in Parse

Lines Matching defs:true

315     DS.setExternInLinkageSpec(true);
330 while (true) {
460 GNUAttr = true;
504 HasTypenameKeyword = true;
547 /*AllowDestructorName=*/ true,
548 /*AllowConstructorName=*/ true, ParsedType(),
674 /* HasUsingKeyword */ true, UsingLoc,
801 nullptr,/*IsDecltype=*/true);
973 return true;
981 return true;
1002 true, LAngleLoc, TemplateArgs, RAngleLoc);
1003 return true;
1012 TemplateName, true))
1013 return true;
1020 return true;
1032 ParsedType Type = Actions.getTypeName(*Id, IdLoc, getCurScope(), &SS, true,
1035 /*NonTrivialTypeSourceInfo=*/true,
1039 return true;
1073 /// true if there's any doubt, and is appropriate for insert-';' fixits.
1096 return true;
1136 return true;
1141 return true;
1310 TryKeywordIdentFallback(true);
1320 bool HasValidSpec = true;
1351 true, LAngleLoc,
1467 while (true) {
1516 CharSourceRange(AttrRange, true))
1552 DeclResult TagOrTempResult = true; // invalid
1553 TypeResult TypeResult = true; // invalid
1791 while (true) {
1833 IsVirtual = true;
1854 IsVirtual = true;
1864 return true;
1915 NeedLateParse = true;
1981 while (true) {
2094 return true;
2143 bool RefQualifierIsLValueRef = true;
2226 MalformedTypeSpec = true;
2250 if (ParseUnqualifiedId(SS, false, true, true, ParsedType(),
2381 bool ExpectSemi = true;
2402 HasInitializer = true;
2488 HasInitializer = true;
2725 ParsingClassDefinition ParsingDef(*this, TagDecl, /*NonNestedClass*/ true,
2768 bool NonNestedClass = true;
2869 SuggestFixIt = true;
2872 SuggestFixIt = isConstructorDeclarator(true);
3105 PoisonSEHIdentifiersRAIIObject PoisonSEHIdentifiers(*this, true);
3121 AnyErrors = true;
3141 } while (true);
3178 return true;
3202 return true;
3219 return true;
3288 /*StopAtSemi=*/true,
3289 /*ConsumeFinalToken=*/true);
3552 return true;
3623 return true;