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

/external/clang/lib/Sema/
H A DSemaType.cpp1380 virtual void diagnoseFold(Sema &S, SourceLocation Loc, SourceRange SR) { function in class:VLADiagnoser
H A DSemaExpr.cpp10078 void Sema::VerifyICEDiagnoser::diagnoseFold(Sema &S, SourceLocation Loc, function in class:Sema::VerifyICEDiagnoser
10259 Diagnoser.diagnoseFold(*this, DiagLoc, E->getSourceRange());
/external/clang/include/clang/Sema/
H A DSema.h7074 virtual void diagnoseFold(Sema &S, SourceLocation Loc, SourceRange SR);

Completed in 142 milliseconds