Searched defs:DestructionKind (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h955 enum DestructionKind { enum in class:clang::QualType
966 DestructionKind isDestructedType() const {
993 static DestructionKind isDestructedTypeImpl(QualType type);

Completed in 183 milliseconds