Searched refs:isUnset (Results 1 – 18 of 18) sorted by relevance
68 if (LastLabel && !LastLabel->isUnset() && LastLabelLoc.isValid() && in emitPrefixedInstruction()
325 bool isUnset() const { return SymbolContents == SymContentsUnset; } in isUnset() function
432 if (Out.isUnset()) in calculateConstraintSatisfaction()434 else if (!Res.isUnset()) { in calculateConstraintSatisfaction()449 if (Out.isUnset()) in calculateConstraintSatisfaction()451 else if (!Res.isUnset()) { in calculateConstraintSatisfaction()458 if (Out.isUnset()) { in calculateConstraintSatisfaction()
18985 (DeclareReductionRef.isUnset() || in actOnOMPReductionKindClause()19129 (DeclareReductionRef.isUnset() || in actOnOMPReductionKindClause()19134 if (BOK == BO_Comma && DeclareReductionRef.isUnset()) { in actOnOMPReductionKindClause()19155 if (DeclareReductionRef.isUnset()) { in actOnOMPReductionKindClause()19356 if (Init && DeclareReductionRef.isUnset()) { in actOnOMPReductionKindClause()19371 if (!RHSVD->hasInit() && DeclareReductionRef.isUnset()) { in actOnOMPReductionKindClause()19509 if ((DeclareReductionRef.isUnset() && IsParentReductionOp) || in actOnOMPReductionKindClause()
546 assert((DotDotDotLoc.isInvalid() ? RHSVal.isUnset() in ActOnCaseStmt()
8523 if (RetVal.isUnset() && Stmts.Stmts.empty()) in build()8541 if (CmpSoFar.isUnset()) { in build()8553 if (RetVal.isUnset()) in build()
15024 if (!TypeParamResult.isUnset()) in TransformRequiresExpr()16507 if (Result.isUnset()) in TransformCXXFoldExpr()
7129 assert(!ArgResult.isUnset()); in CheckTemplateArgument()
17576 bool IsFixed = !UnderlyingType.isUnset() || ScopedEnum; in ActOnTag()
2591 if (!VS.isUnset()) in ParseCXXMemberDeclaratorBeforeInitializer()2616 if (BitfieldSize.isUnset() && VS.isUnset()) { in ParseCXXMemberDeclaratorBeforeInitializer()2620 if (!VS.isUnset()) { in ParseCXXMemberDeclaratorBeforeInitializer()2634 if (!DeclaratorInfo.hasName() && BitfieldSize.isUnset()) { in ParseCXXMemberDeclaratorBeforeInitializer()3030 if (BitfieldSize.isUnset()) { in ParseCXXClassMemberDeclaration()
725 if (SubStmt.isUnset() && Tok.is(tok::r_brace)) { in ParseLabeledStatement()731 if (SubStmt.isUnset()) in ParseLabeledStatement()1598 if (!ElseStmt.isUnset() && !IsCompoundStatement(ElseStmt.get())) { in ParseIfStatement()
629 if (!E.isInvalid() && !E.isUnset() && Tok.is(tok::less)) in tryParseCXXIdExpression()651 if (!PackIdExpression.isInvalid() && !PackIdExpression.isUnset() && in tryParseCXXPackIndexingExpression()671 if (Result.isUnset()) { in ParseCXXIdExpression()677 assert(!Result.isUnset() && "Typo correction suggested a keyword replacement " in ParseCXXIdExpression()
1161 if (!AllowsTraitScore && !Score.isUnset()) { in parseOMPContextSelector()2529 assert(!Directive.isUnset() && "Executable directive remained unprocessed"); in ParseOpenMPDeclarativeOrExecutableDirective()2854 assert(!Directive.isUnset() && in ParseOpenMPDeclarativeOrExecutableDirective()
841 assert(!Res.isUnset() && in ParseCastExpression()1020 if (!Res.isInvalid() && Res.isUnset()) { in ParseCastExpression()
272 bool isUnset() const { return V == BIT_UNSET; } in isUnset() function
2800 bool isUnset() const { return Specifiers == 0; } in isUnset() function
6332 if (!Sym->isUnset() && (!allow_redef || !Sym->isRedefinable())) in parseAssignmentExpression()
6656 } else if (Sym->isUnset()) { in searchSymbolAlias()