Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaAttr.cpp98 void Sema::inferGslPointerAttribute(NamedDecl *ND, in inferGslPointerAttribute() function in Sema
137 void Sema::inferGslPointerAttribute(TypedefNameDecl *TD) { in inferGslPointerAttribute() function in Sema
151 inferGslPointerAttribute(TD, RD); in inferGslPointerAttribute()
202 inferGslPointerAttribute(Record, Record); in inferGslOwnerPointerAttribute()
DSemaTemplateInstantiateDecl.cpp883 SemaRef.inferGslPointerAttribute(Typedef); in InstantiateTypedefNameDecl()
DSemaDecl.cpp6193 inferGslPointerAttribute(NewTD); in ActOnTypedefNameDecl()
/external/llvm-project/clang/include/clang/Sema/
DSema.h6929 void inferGslPointerAttribute(NamedDecl *ND, CXXRecordDecl *UnderlyingRecord);
6935 void inferGslPointerAttribute(TypedefNameDecl *TD);