Searched refs:Fixit2 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp790 FixItHint &Fixit1, FixItHint &Fixit2) {
797 Fixit2 =
861 FixItHint Fixit1, Fixit2; local
877 I->Output, Fixit1, Fixit2);
887 I->Output, Fixit1, Fixit2);
968 << RemoveDiagKind << Str << I->Output << Fixit1 << Fixit2;
788 CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, const Stmt *Else, bool CondVal, FixItHint &Fixit1, FixItHint &Fixit2) argument

Completed in 94 milliseconds