Home
last modified time | relevance | path

Searched refs:CheckLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp6040 void Sema::CheckCompletedExpr(Expr *E, SourceLocation CheckLoc, in CheckCompletedExpr() argument
6042 CheckImplicitConversions(E, CheckLoc); in CheckCompletedExpr()
/external/clang/include/clang/Sema/
DSema.h7713 void CheckCompletedExpr(Expr *E, SourceLocation CheckLoc = SourceLocation(),