Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaAttr.cpp109 CXXRecordDecl *UnderlyingRecord) { in inferGslPointerAttribute() argument
110 if (!UnderlyingRecord) in inferGslPointerAttribute()
144 UnderlyingRecord); in inferGslPointerAttribute()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h7443 void inferGslPointerAttribute(NamedDecl *ND, CXXRecordDecl *UnderlyingRecord);