Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DExceptionCode.h70 enum ExceptionType { enum
/external/clang/lib/AST/
DDeclPrinter.cpp432 std::string ExceptionType; in VisitFunctionDecl() local
DTypePrinter.cpp483 std::string ExceptionType; in printFunctionProto() local
DASTImporter.cpp1536 QualType ExceptionType = Importer.Import(*E); in VisitFunctionProtoType() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp2620 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local