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 639 FixItHint &Fixit1, FixItHint &Fixit2) {
648 Fixit2 = FixItHint::CreateRemoval(
713 FixItHint Fixit1, Fixit2;
729 I->Output, Fixit1, Fixit2);
739 I->Output, Fixit1, Fixit2);
820 << RemoveDiagKind << Str << I->Output << Fixit1 << Fixit2;
    [all...]

Completed in 168 milliseconds