Home
last modified time | relevance | path

Searched refs:CheckCompletedExpr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp8451 CheckCompletedExpr(FullExpr.get(), CC, IsConstexpr); in ActOnFinishFullExpr()
H A DSemaDeclCXX.cpp279 CheckCompletedExpr(Arg, EqualLoc); in ConvertParamDefaultArgument()
H A DSemaChecking.cpp14070 void Sema::CheckCompletedExpr(Expr *E, SourceLocation CheckLoc, in CheckCompletedExpr() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12604 void CheckCompletedExpr(Expr *E, SourceLocation CheckLoc = SourceLocation(),