Home
last modified time | relevance | path

Searched refs:isDestructedTypeImpl (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DType.h1033 return isDestructedTypeImpl(*this);
1107 static DestructionKind isDestructedTypeImpl(QualType type);
/external/llvm-project/clang/include/clang/AST/
DType.h1203 return isDestructedTypeImpl(*this);
1293 static DestructionKind isDestructedTypeImpl(QualType type);
/external/clang/lib/AST/
DType.cpp3759 QualType::DestructionKind QualType::isDestructedTypeImpl(QualType type) { in isDestructedTypeImpl() function in QualType
/external/llvm-project/clang/lib/AST/
DType.cpp4335 QualType::DestructionKind QualType::isDestructedTypeImpl(QualType type) { in isDestructedTypeImpl() function in QualType