Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp113 CXXRecordDecl *UnderlyingRecord) { in inferGslPointerAttribute() argument
114 if (!UnderlyingRecord) in inferGslPointerAttribute()
148 UnderlyingRecord); in inferGslPointerAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2127 void inferGslPointerAttribute(NamedDecl *ND, CXXRecordDecl *UnderlyingRecord);