OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckCXXThrowOperand
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp
855
if (
CheckCXXThrowOperand
(OpLoc, ExceptionObjectTy, Ex))
944
///
CheckCXXThrowOperand
- Validate the operand of a throw.
945
bool Sema::
CheckCXXThrowOperand
(SourceLocation ThrowLoc,
SemaChecking.cpp
1867
if (
CheckCXXThrowOperand
(
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
6188
bool
CheckCXXThrowOperand
(SourceLocation ThrowLoc, QualType ThrowTy, Expr *E);
Completed in 39 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026