Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp112 void Sema::inferGslPointerAttribute(NamedDecl *ND, in inferGslPointerAttribute() function in Sema
151 void Sema::inferGslPointerAttribute(TypedefNameDecl *TD) { in inferGslPointerAttribute() function in Sema
165 inferGslPointerAttribute(TD, RD); in inferGslPointerAttribute()
217 inferGslPointerAttribute(Record, Record); in inferGslOwnerPointerAttribute()
H A DSemaTemplateInstantiateDecl.cpp1511 SemaRef.inferGslPointerAttribute(Typedef); in InstantiateTypedefNameDecl()
H A DSemaDecl.cpp6833 inferGslPointerAttribute(NewTD); in ActOnTypedefNameDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2127 void inferGslPointerAttribute(NamedDecl *ND, CXXRecordDecl *UnderlyingRecord);
2139 void inferGslPointerAttribute(TypedefNameDecl *TD);