Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DExceptionCode.h70 enum ExceptionType { enum
/external/clang/lib/Sema/
DSemaDeclObjC.cpp3138 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local
/external/clang/lib/AST/
DASTImporter.cpp1506 QualType ExceptionType = Importer.Import(*E); in VisitFunctionProtoType() local