Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4745 const Type *ExistingDerefType = OAttr->getDerefTypeLoc() in handleLifetimeCategoryAttr() local
4748 if (ExistingDerefType != ParmType.getTypePtrOrNull()) { in handleLifetimeCategoryAttr()
4762 const Type *ExistingDerefType = PAttr->getDerefTypeLoc() in handleLifetimeCategoryAttr() local
4765 if (ExistingDerefType != ParmType.getTypePtrOrNull()) { in handleLifetimeCategoryAttr()