Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp108 void Sema::inferGslPointerAttribute(NamedDecl *ND, in inferGslPointerAttribute() function in Sema
147 void Sema::inferGslPointerAttribute(TypedefNameDecl *TD) { in inferGslPointerAttribute() function in Sema
161 inferGslPointerAttribute(TD, RD); in inferGslPointerAttribute()
212 inferGslPointerAttribute(Record, Record); in inferGslOwnerPointerAttribute()
H A DSemaTemplateInstantiateDecl.cpp915 SemaRef.inferGslPointerAttribute(Typedef); in InstantiateTypedefNameDecl()
H A DSemaDecl.cpp6223 inferGslPointerAttribute(NewTD); in ActOnTypedefNameDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h7076 void inferGslPointerAttribute(NamedDecl *ND, CXXRecordDecl *UnderlyingRecord);
7082 void inferGslPointerAttribute(TypedefNameDecl *TD);