Home
last modified time | relevance | path

Searched refs:CheckCXXThrowOperand (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp893 if (CheckCXXThrowOperand(OpLoc, ExceptionObjectTy, Ex)) in BuildCXXThrow()
962 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, in CheckCXXThrowOperand() function in Sema
DSemaChecking.cpp1871 if (CheckCXXThrowOperand( in CheckBuiltinFunctionCall()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h6258 bool CheckCXXThrowOperand(SourceLocation ThrowLoc, QualType ThrowTy, Expr *E);