Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4407 CanQualType getFoundHandlerType() const { return FoundHandlerType; } in getFoundHandlerType() function in __anon895218281411::CatchTypePublicBases
4493 if (!Paths.isAmbiguous(CTPB.getFoundHandlerType())) { in ActOnCXXTryBlock()