Home
last modified time | relevance | path

Searched defs:Exceptions (Results 1 – 17 of 17) 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.rst648 .. _static constructor:
/external/antlr/antlr-3.4/runtime/Perl5/docs/
Ddesign.pod34 =head2 Exceptions section in Basic Porting Considerations
/external/clang/docs/
DAutomaticReferenceCounting.rst1771 Exceptions section in Miscellaneous
1814 .. _arc.misc.interior:
/external/clang/lib/Driver/
DToolChain.cpp51 Arg *Exceptions = Args.getLastArgNoClaim( in CalculateRTTIMode() local
/external/clang/lib/Index/
DCommentToXML.cpp93 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; member
/external/clang/lib/Sema/
DDeclSpec.cpp181 ParsedType *Exceptions, in getFunction()
DSemaType.cpp3024 SmallVector<QualType, 4> Exceptions; in GetFullTypeForDeclarator() local
DSemaDeclCXX.cpp13569 SmallVectorImpl<QualType> &Exceptions, in checkExceptionSpecification()
13640 llvm::SmallVector<QualType, 4> Exceptions; in actOnDelayedExceptionSpecification() local
DTreeTransform.h4695 SmallVectorImpl<QualType> &Exceptions, bool &Changed) { in TransformExceptionSpec()
/external/tcpdump/
Dprint-snmp.c158 const char *Exceptions[] = { variable
/external/clang/lib/Parse/
DParseDeclCXX.cpp3375 SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
/external/clang/include/clang/Sema/
DDeclSpec.h1247 TypeAndRange *Exceptions; member
DSema.h3986 SmallVector<QualType, 4> Exceptions; variable
/external/clang/lib/Serialization/
DASTReader.cpp5690 SmallVectorImpl<QualType> &Exceptions, in readExceptionSpec()