Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp899 if (CheckCXXThrowOperand(OpLoc, ExceptionObjectTy, Ex)) in BuildCXXThrow()
968 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, in CheckCXXThrowOperand() function in Sema
H A DSemaChecking.cpp2463 if (CheckCXXThrowOperand( in CheckBuiltinFunctionCall()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6700 bool CheckCXXThrowOperand(SourceLocation ThrowLoc, QualType ThrowTy, Expr *E);