Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp5159 const Type *ExistingDerefType = OAttr->getDerefTypeLoc() in handleLifetimeCategoryAttr() local
5162 if (ExistingDerefType != ParmType.getTypePtrOrNull()) { in handleLifetimeCategoryAttr()
5176 const Type *ExistingDerefType = PAttr->getDerefTypeLoc() in handleLifetimeCategoryAttr() local
5179 if (ExistingDerefType != ParmType.getTypePtrOrNull()) { in handleLifetimeCategoryAttr()