Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp911 if (CheckCXXThrowOperand(OpLoc, ExceptionObjectTy, Ex)) in BuildCXXThrow()
979 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, in CheckCXXThrowOperand() function in Sema
H A DSemaChecking.cpp2495 if (CheckCXXThrowOperand( in CheckBuiltinFunctionCall()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8110 bool CheckCXXThrowOperand(SourceLocation ThrowLoc, QualType ThrowTy, Expr *E);