Home
last modified time | relevance | path

Searched defs:hasNonTrivialToPrimitiveDestructCUnion (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4251 bool hasNonTrivialToPrimitiveDestructCUnion() const { in hasNonTrivialToPrimitiveDestructCUnion() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2829 bool QualType::hasNonTrivialToPrimitiveDestructCUnion(const RecordDecl *RD) { in hasNonTrivialToPrimitiveDestructCUnion() function in QualType