Home
last modified time | relevance | path

Searched defs:CaughtType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGException.cpp604 QualType CaughtType = C->getCaughtType(); in EnterCXXTryStmt() local
907 QualType CaughtType = cast<ReferenceType>(CatchType)->getPointeeType(); in InitCatchParam() local
/external/clang/lib/Sema/
DSemaStmt.cpp3209 const QualType CaughtType = Handler->getCaughtType(); in ActOnCXXTryBlock() local