Home
last modified time | relevance | path

Searched defs:Exceptions (Results 1 – 14 of 14) sorted by relevance

/external/emma/core/java12/com/vladium/util/exception/
DExceptions.java16 abstract class Exceptions class
44 private Exceptions () {} // this class is not extendible in Exceptions() method in Exceptions
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DExceptions.java25 public final class Exceptions { class
130 private Exceptions() { in Exceptions() method in Exceptions
/external/antlr/antlr-3.4/runtime/Perl5/docs/
Ddesign.pod34 =head2 Exceptions section in Basic Porting Considerations
/external/llvm/docs/
DCodingStandards.rst407 .. _static constructor:
/external/clang/docs/
DAutomaticReferenceCounting.rst1763 Exceptions section in Miscellaneous
1806 .. _arc.misc.interior:
/external/clang/lib/Sema/
DDeclSpec.cpp165 ParsedType *Exceptions, in getFunction()
DSemaTemplateInstantiateDecl.cpp2827 SmallVector<QualType, 4> Exceptions; in InstantiateExceptionSpec() local
DSemaType.cpp2913 SmallVector<QualType, 4> Exceptions; in GetFullTypeForDeclarator() local
DSemaDeclCXX.cpp12334 SmallVectorImpl<QualType> &Exceptions, in checkExceptionSpecification()
/external/tcpdump/
Dprint-snmp.c158 const char *Exceptions[] = { variable
/external/clang/lib/Parse/
DParseDeclCXX.cpp2947 SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
/external/clang/include/clang/Sema/
DDeclSpec.h1202 TypeAndRange *Exceptions; member
DSema.h3669 SmallVector<QualType, 4> Exceptions; variable
/external/clang/lib/Serialization/
DASTReader.cpp4674 SmallVector<QualType, 2> Exceptions; in readTypeRecord() local