Home
last modified time | relevance | path

Searched defs:Exceptions (Results 1 – 16 of 16) 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/llvm/docs/
DInAlloca.rst141 Exceptions section in Design Considerations
DCodingStandards.rst615 .. _static constructor:
/external/antlr/antlr-3.4/runtime/Perl5/docs/
Ddesign.pod34 =head2 Exceptions section in Basic Porting Considerations
/external/clang/docs/
DAutomaticReferenceCounting.rst1763 Exceptions section in Miscellaneous
1806 .. _arc.misc.interior:
/external/clang/lib/Index/
DCommentToXML.cpp94 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; member
/external/clang/lib/Sema/
DDeclSpec.cpp166 ParsedType *Exceptions, in getFunction()
DSemaTemplateInstantiateDecl.cpp3044 SmallVector<QualType, 4> Exceptions; in InstantiateExceptionSpec() local
DSemaType.cpp2973 SmallVector<QualType, 4> Exceptions; in GetFullTypeForDeclarator() local
DSemaDeclCXX.cpp12967 SmallVectorImpl<QualType> &Exceptions, in checkExceptionSpecification()
/external/tcpdump/
Dprint-snmp.c158 const char *Exceptions[] = { variable
/external/clang/lib/Parse/
DParseDeclCXX.cpp3034 SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
/external/clang/include/clang/Sema/
DDeclSpec.h1219 TypeAndRange *Exceptions; member
DSema.h3896 SmallVector<QualType, 4> Exceptions; variable
/external/clang/lib/Serialization/
DASTReader.cpp5504 SmallVectorImpl<QualType> &Exceptions, in readExceptionSpec()