Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp2773 const QualType CanonicalCaughtType = Context.getCanonicalType(CaughtType); in ActOnCXXTryBlock() local
2774 TypesWithHandlers.push_back(TypeWithHandler(CanonicalCaughtType, Handler)); in ActOnCXXTryBlock()