Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp4587 TypeSourceInfo *DerefTypeLoc = nullptr; in handleLifetimeCategoryAttr() local
4590 ParmType = S.GetTypeFromParser(AL.getTypeArg(), &DerefTypeLoc); in handleLifetimeCategoryAttr()
4623 Redecl->addAttr(::new (S.Context) OwnerAttr(S.Context, AL, DerefTypeLoc)); in handleLifetimeCategoryAttr()
4641 PointerAttr(S.Context, AL, DerefTypeLoc)); in handleLifetimeCategoryAttr()