Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp896 if (CheckCXXThrowOperand(OpLoc, ExceptionObjectTy, Ex)) in BuildCXXThrow()
965 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, in CheckCXXThrowOperand() function in Sema
H A DSemaChecking.cpp2392 if (CheckCXXThrowOperand( in CheckBuiltinFunctionCall()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6545 bool CheckCXXThrowOperand(SourceLocation ThrowLoc, QualType ThrowTy, Expr *E);