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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp600 QualType CaughtType = C->getCaughtType(); local
960 QualType CaughtType = cast<ReferenceType>(CatchType)->getPointeeType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp3094 const QualType CaughtType = Handler->getCaughtType(); local

Completed in 181 milliseconds