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

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

Completed in 1589 milliseconds