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.cpp112 CXXRecordDecl *UnderlyingRecord) { in inferGslPointerAttribute() argument
113 if (!UnderlyingRecord) in inferGslPointerAttribute()
147 UnderlyingRecord); in inferGslPointerAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1825 void inferGslPointerAttribute(NamedDecl *ND, CXXRecordDecl *UnderlyingRecord);