HomeSort by relevance Sort by last modified time
    Searched full:fixit2 (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 466 FixItHint &Fixit1, FixItHint &Fixit2) {
475 Fixit2 = FixItHint::CreateRemoval(
515 FixItHint Fixit1, Fixit2;
535 I->Output, Fixit1, Fixit2);
545 I->Output, Fixit1, Fixit2);
615 << RemoveDiagKind << Str << I->Output << Fixit1 << Fixit2;
    [all...]

Completed in 203 milliseconds