Home | History | Annotate | Download | only in Sema

Lines Matching refs:Always

94 /// \returns AlwaysFallThrough iff we always fall off the end of the statement,
468 // If condition is always
479 // If condition is always false, remove all but the 'else'.
522 // FIXME: This also happens if the first use of a variable is always
622 Use.getKind() == UninitUse::Always ? diag::warn_uninit_var
1040 assert(Base && "A profile always has a base or property.");
1232 if (i->getKind() == UninitUse::Always) {
1495 // expect to always be CFGElements and then fill in the BuildOptions