Home
last modified time | relevance | path

Searched defs:ExceptionType (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDType.cpp2596 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local
HDASTImporter.cpp1656 QualType ExceptionType = Importer.Import(E); in VisitFunctionProtoType() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp4433 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local