Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3599 QualType DeallocType = Context.getRecordType(RD); in FindDeallocationFunctionForDestructor() local
H A DSemaDeclCXX.cpp9915 QualType DeallocType = Context.getRecordType(RD); in ShouldDeleteSpecialMember() local
16399 QualType DeallocType, SourceLocation Loc) { in BuildTypeAwareUsualDelete()