Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaAttr.cpp111 void Sema::inferGslPointerAttribute(NamedDecl *ND, in inferGslPointerAttribute() function in Sema
150 void Sema::inferGslPointerAttribute(TypedefNameDecl *TD) { in inferGslPointerAttribute() function in Sema
164 inferGslPointerAttribute(TD, RD); in inferGslPointerAttribute()
216 inferGslPointerAttribute(Record, Record); in inferGslOwnerPointerAttribute()
HDSemaTemplateInstantiateDecl.cpp1077 SemaRef.inferGslPointerAttribute(Typedef); in InstantiateTypedefNameDecl()
HDSemaDecl.cpp6713 inferGslPointerAttribute(NewTD); in ActOnTypedefNameDecl()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h1825 void inferGslPointerAttribute(NamedDecl *ND, CXXRecordDecl *UnderlyingRecord);
1831 void inferGslPointerAttribute(TypedefNameDecl *TD);